chore: update CHANGELOG.md for v1.1.0 [skip ci]

This commit is contained in:
gitea-actions[bot] 2026-06-07 22:09:19 +00:00
parent e703d2da59
commit 8b6e349585

View File

@ -35,6 +35,7 @@ CI, chore, and build changes are excluded.
- **kubernetes**: Remove redundant TS cast and fix cargo fmt failures - **kubernetes**: Remove redundant TS cast and fix cargo fmt failures
- **kubernetes**: Use kubeconfig files from Settings instead of duplicate cluster management - **kubernetes**: Use kubeconfig files from Settings instead of duplicate cluster management
- **kubernetes**: Sync active kubeconfig to store's selectedClusterId - **kubernetes**: Sync active kubeconfig to store's selectedClusterId
- **ci**: Generate per-release changelog body using positional range arg
### Documentation ### Documentation
- **kubernetes**: Add comment about dynamic port allocation limitation - **kubernetes**: Add comment about dynamic port allocation limitation