From e297f6d4c0f198a187751b2c06b32bfc30efed39 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 4 Apr 2025 17:46:15 +0000 Subject: [PATCH] chore(master): release 0.14.0 --- CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..555f72c --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,9 @@ +# Changelog + +## [0.14.0](https://github.com/conplementAG/copsctl/compare/v0.13.0...v0.14.0) (2025-04-04) + + +### Features + +* make vmss node disk size configurable ([d33566c](https://github.com/conplementAG/copsctl/commit/d33566c248242615ae7100eb65152031d33db119)) +* **release:** switch release strategy to github workflows with actions ([883a773](https://github.com/conplementAG/copsctl/commit/883a77395b59407f1a7e71bfe2415b9fb9b59b85))