summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 82c9a4d..cd5beb6 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,9 @@
+## Version 1.1.5
+
+* Improved error messages (3841942)
+* Update fuzzer server target to sync with roughenough-fuzz
+* Add Dockerfile to create a server container
+
## Version 1.1.4
* Implement Roughtime ecosystem response mangling (177372f, f851deb)