diff options
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 689d22c..41835d5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,17 @@ +# 1↊ + +* Use arbitrary-precision calculations +* Depend on Rug +* Optimise renderer +* Animate if configured +* Update commenting +* Remove scale option from configuration +* Auto-deduce thread count +* Update controls (only render on command) +* Update messages +* Refactor application structure +* Print controls + # 19 * Update controls |