Skip to content
Snippets Groups Projects
Unverified Commit 1ad9eeb9 authored by mirabilos's avatar mirabilos Committed by mirabilos
Browse files

update changelog

parent d18a0bb1
No related branches found
No related tags found
No related merge requests found
......@@ -5,6 +5,16 @@ Changelog for MMLlib
----------------
- Add basic support for MicroPython/ESP PWM
- The “mmllint” command can now output “normalised” MML,
that is, MML which will play on GW-BASIC without the
extensions (such as octave tracking or permitting omission
of the default argument values) present
- “N” without number is now correctly parsed (as rest)
- Update documentation wrt performance expectations, fine detail
- ./run.py (in-tree) defaults to python3 as interpreter now
- Octave tracking performs more correctly
- “O” without number now sets the default octave (extension),
which was already implied in both documentation and consistency
0.4
---
......
......@@ -2,7 +2,7 @@ MMLlib is published under The MirOS Licence:
Copyright © 2013, 2016, 2017, 2021
Dominik George <nik@naturalnet.de>
Copyright © 2013, 2016, 2017
Copyright © 2013, 2016, 2017, 2021
mirabilos <m@mirbsd.org>
Copyright © 2013
Eike Tim Jesinghaus <eike@naturalnet.de>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment