diff --git a/CHANGELOG.md b/CHANGELOG.md index ae87c04..dff0a4d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ All notable changes to this project will be documented in this file. -## [0.0.8] - 2024-11-27 +## [0.0.8] - 2024-12-01 ### 🐛 Bug Fixes @@ -18,6 +18,7 @@ All notable changes to this project will be documented in this file. - *(deps)* Update module gitlab.com/unboundsoftware/eventsourced/eventsourced to v1.16.0 - *(deps)* Update module gitlab.com/unboundsoftware/eventsourced/amqp to v1.7.0 - *(deps)* Update module gitlab.com/unboundsoftware/eventsourced/pg to v1.15.0 +- *(deps)* Update module github.com/alecthomas/kong to v1.5.0 ### 🚜 Refactor