diff --git a/CHANGELOG.md b/CHANGELOG.md index a949d7099..6678a99ed 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # Change Log +## [0.17.7] - 2025-04-03 + +### Added + +- [526](https://github.com/Azure/draft/pull/526) Add tomcat template + ## [0.17.6] - 2025-03-17 ### Added @@ -334,4 +340,4 @@ New release to fix `checksum mismatch` issue in the previous release - Remaining uses of the `viper` library have been migrated to `gopkg.in/yaml.v3` for consistency. - Unused files in the `web` package have been removed. -- Minor reorganization across the `config` and `addons` packages to reduce the number of exported functions and types. \ No newline at end of file +- Minor reorganization across the `config` and `addons` packages to reduce the number of exported functions and types.