diff options
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 92142bc..c09d5b4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,18 @@ +# 2.0.0 + +* Bump major version +* Update controls +* Support non-square canvasses again +* Modulise and refactor code +* Draw textual feedback to window (enable with F1) +* Bump dependency versions +* Support multiple palette functions (reflect in configuration) +* Add multibrot3 fractal +* Improve commenting +* Check interactive input +* Remove dumping from interactive mode +* Fix image file extensions + # 1.2.1 * Fix readme |