Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 7 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down Expand Up @@ -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.
- Minor reorganization across the `config` and `addons` packages to reduce the number of exported functions and types.
Loading