next version will be sm-ssc v1.2.2; add .ssc format changelog

This commit is contained in:
AJ Kelly
2011-02-13 11:34:35 -06:00
parent 0c756e1e75
commit bd8860bb7d
2 changed files with 18 additions and 1 deletions
+17
View File
@@ -0,0 +1,17 @@
.ssc Format Changelog
________________________________________________________________________________
In case anyone else wishes to implement the .ssc format in their own simulator,
a changelog is provided here between each version.
Notice: .ssc is not a finalized format at the moment. There are plans for a
change to JSON, but it is unsure if this will be done.
Implement .ssc at your own risk.
________________________________________________________________________________
[v0.51] - AJ
* Move VERSION tag to the first line.
* Limit VERSION tag to two decimal places.
[v0.5] - Wolfman2000
* Initial MSD-based version.
+1 -1
View File
@@ -10,7 +10,7 @@ supported but exist anyways.)
_____________________________________________________________________________
================================================================================
sm-ssc v1.?.? | 20110???
sm-ssc v1.2.2 | 20110???
--------------------------------------------------------------------------------
20110212