This website works better with JavaScript.
Home
Explore
Help
Sign In
jmg
/
SOAPpy
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
changelogFix
main
kiorky
13 years ago
parent
e5ccf21971
commit
ed88d46c49
2 changed files
with
4 additions
and
19 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-18
CHANGES.txt
+1
-1
src/SOAPpy/version.py
+ 3
- 18
CHANGES.txt
View File
@@ -1,30 +1,15 @@
CHANGELOG
==================
(unreleased)
-----------------
- Fix for multi-dimensional arrays. [Ionut Turturica]
0.12.6 (unreleased)
-------------------
- Nothing changed yet.
--------------------
- Nothing changed yet
0.12.5 (2011-08-01)
-------------------
- Fix for multi-dimensional arrays. [Ionut Turturica]
- Credits
0.12.3 (2011-02-21)
-------------------
- Nothing changed yet.
0.12.3 (2011-02-21)
-------------------
+ 1
- 1
src/SOAPpy/version.py
View File
@@ -1,2 +1,2 @@
__version__="0.12.
5
"
__version__="0.12.
6
"
Write
Preview
Loading…
Cancel
Save