summaryrefslogtreecommitdiffstats
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 16778a5..ac59cdf 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -3,6 +3,15 @@
This changelog was started with the 0.4.0 release, so there are no logs before
that version.
+# 0.9.2
+
+Bugfix release:
+
+* Fix a panic in the resolver implementation when indexing arrays: Bounds check
+ did not work in edgecases.
+ Tests are also added for this.
+
+
# 0.9.1
Bugfix release: