summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 0c77393..99e632d 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,12 @@
+# 2.4.1
+
+* Remove renderers in favour of the fractal type
+* Fix default configuration
+* Update rendering
+* Greatly improve safety
+* Remove ctor as dependency
+* Modulise and clean up code
+
# 2.4.0
* Clean up and restructure code