Finite state machines in rust; bendns fork to add types.
docs: update CHANGELOG.md
CosminPerRam 8 months ago
parent c02a7e4 · commit e8ac78d
-rw-r--r--CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 299be32..69a235f 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -5,6 +5,8 @@ The format is based on [Keep a Changelog][keepachangelog], and this project
adheres to [Semantic Versioning][semver].
## [Unreleased]
+### Changed
+* Updated `aquamarine` from `0.5` to `0.6`.
## [0.7.0] - 2024-06-01
### Changed