We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a0b139 commit 9fbeaf9Copy full SHA for 9fbeaf9
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Change Log
2
3
+## [0.17.7] - 2025-04-03
4
+
5
+### Added
6
7
+- [526](https://github.com/Azure/draft/pull/526) Add tomcat template
8
9
## [0.17.6] - 2025-03-17
10
11
### Added
@@ -334,4 +340,4 @@ New release to fix `checksum mismatch` issue in the previous release
334
340
335
341
- Remaining uses of the `viper` library have been migrated to `gopkg.in/yaml.v3` for consistency.
336
342
- Unused files in the `web` package have been removed.
337
-- Minor reorganization across the `config` and `addons` packages to reduce the number of exported functions and types.
343
+- Minor reorganization across the `config` and `addons` packages to reduce the number of exported functions and types.
0 commit comments