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

This commit is contained in:
gitea-actions[bot] 2026-06-07 18:32:01 +00:00
parent 77833f6ee8
commit de79cdca3b

View File

@ -33,6 +33,8 @@ CI, chore, and build changes are excluded.
- Use public Gitea URL in test workflow
- **kubernetes**: Address PR #76 review findings
- **kubernetes**: Remove redundant TS cast and fix cargo fmt failures
- **kubernetes**: Use kubeconfig files from Settings instead of duplicate cluster management
- **kubernetes**: Sync active kubeconfig to store's selectedClusterId
### Documentation
- **kubernetes**: Add comment about dynamic port allocation limitation