From bd8860bb7df7f4cbf8a241170a4f4bc28209e62c Mon Sep 17 00:00:00 2001 From: AJ Kelly Date: Sun, 13 Feb 2011 11:34:35 -0600 Subject: [PATCH] next version will be sm-ssc v1.2.2; add .ssc format changelog --- Docs/Changelog_SSCformat.txt | 17 +++++++++++++++++ Docs/Changelog_sm-ssc.txt | 2 +- 2 files changed, 18 insertions(+), 1 deletion(-) create mode 100644 Docs/Changelog_SSCformat.txt diff --git a/Docs/Changelog_SSCformat.txt b/Docs/Changelog_SSCformat.txt new file mode 100644 index 0000000000..ae2eb57362 --- /dev/null +++ b/Docs/Changelog_SSCformat.txt @@ -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. \ No newline at end of file diff --git a/Docs/Changelog_sm-ssc.txt b/Docs/Changelog_sm-ssc.txt index 89f80b615e..6c226e527b 100644 --- a/Docs/Changelog_sm-ssc.txt +++ b/Docs/Changelog_sm-ssc.txt @@ -10,7 +10,7 @@ supported but exist anyways.) _____________________________________________________________________________ ================================================================================ -sm-ssc v1.?.? | 20110??? +sm-ssc v1.2.2 | 20110??? -------------------------------------------------------------------------------- 20110212