diff --git a/CHANGELOG.md b/CHANGELOG.md index 6c55316..1e603e1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,14 @@ Notable changes to Mailpit will be documented in this file. +## [v1.27.11] + +### Chore +- Update Go dependencies +- Update node dependencies +- Add type assertion for value in imaging assignment + + ## [v1.27.10] ### Security