feat(cli): show changelog entries before running upgrades

This commit is contained in:
2026-04-16 13:09:21 +00:00
parent 6b2fa65611
commit ba4e56338c
8 changed files with 493 additions and 897 deletions
+7
View File
@@ -1,5 +1,12 @@
# Changelog
## 2026-04-16 - 5.11.0 - feat(cli)
show changelog entries before running upgrades
- fetch and render changelog entries between the installed and latest versions during the upgrade flow
- add upgrade changelog parsing helper with tests for version filtering and grouped version ranges
- document that the upgrade command displays release notes before installing
## 2026-04-16 - 5.10.0 - feat(cli,snmp)
fix APC runtime unit defaults and add interactive action editing