f7e5c09bb294 — Laurens Holst 9 years ago
CHANGES: Add a change log.
2 files changed, 49 insertions(+), 0 deletions(-)

A => CHANGES.md
M README.md
A => CHANGES.md +48 -0
@@ 0,0 1,48 @@ 
+Synthesix change log
+====================
+
+For the complete list of changes please refer to the
+[revision history](https://bitbucket.org/grauw/synthesix/commits/all).
+
+[0.2] — 2015-03-06
+------------------
+
+New UI preview release.
+
+  * New UI with a grid of modules and the selected module on the right.
+  * New title, which has a little more spacing underneath and looks nice too.
+  * Added speed meter in top left. TurboR only, units of 14 bus cycles.
+  * Fixed support for some more exotic MSX configurations.
+
+[0.1.3] — 2014-10-07
+--------------------
+
+Bugfix release.
+
+  * Fixed INS/DEL value changes on modules with output ports.
+
+[0.1.2] — 2014-09-09
+--------------------
+
+Bugfix release.
+
+  * Fixed INS/DEL value changes not applying to all voices.
+
+[0.1.1] — 2014-09-07
+--------------------
+
+Bugfix release.
+
+  * Fixed running status handling issue.
+
+[0.1] — 2014-08-31
+------------------
+
+Preview release.
+
+
+[0.2]: https://bitbucket.org/grauw/synthesix/commits/tag/release-0.2
+[0.1.3]: https://bitbucket.org/grauw/synthesix/commits/tag/release-0.1.3
+[0.1.2]: https://bitbucket.org/grauw/synthesix/commits/tag/release-0.1.2
+[0.1.1]: https://bitbucket.org/grauw/synthesix/commits/tag/release-0.1.1
+[0.1]: https://bitbucket.org/grauw/synthesix/commits/tag/release-0.1

          
M README.md +1 -0
@@ 17,6 17,7 @@ control over the sound that is played.
 Author: Laurens Holst <laurens.nospam@grauw.nl>  
 Site: <https://bitbucket.org/grauw/synthesix>  
 Downloads: <https://bitbucket.org/grauw/synthesix/downloads>  
+History: <https://bitbucket.org/grauw/synthesix/src/default/CHANGES.md>  
 Issues: <https://bitbucket.org/grauw/synthesix/issues>  
 Support: <http://www.msx.org/forum/msx-talk/software/synthesix>  
 License: Simplified BSD License