chore: update CHANGELOG.md for v1.1.0 [skip ci]
This commit is contained in:
parent
7c2e3d9e7b
commit
f67821c0b8
11
CHANGELOG.md
11
CHANGELOG.md
@ -11,6 +11,17 @@ CI, chore, and build changes are excluded.
|
|||||||
- **changelog**: Only include current tag commits in release body
|
- **changelog**: Only include current tag commits in release body
|
||||||
- **workflow**: Remove duplicate else block in changelog generation
|
- **workflow**: Remove duplicate else block in changelog generation
|
||||||
- **fmt**: Format code with cargo fmt
|
- **fmt**: Format code with cargo fmt
|
||||||
|
- Address PR review findings
|
||||||
|
- Address PR review findings
|
||||||
|
- Implement proper kubeconfig parsing and validation
|
||||||
|
- Implement kubeconfig parsing and add kubeconfig storage
|
||||||
|
- **fmt**: Format code with cargo fmt
|
||||||
|
- Address clippy warnings
|
||||||
|
- **fmt**: Format code with cargo fmt
|
||||||
|
|
||||||
|
### Features
|
||||||
|
- **kube**: Add Kubernetes management GUI components
|
||||||
|
- **kube**: Implement delete_port_forward command
|
||||||
|
|
||||||
## [1.1.0] — 2026-06-06
|
## [1.1.0] — 2026-06-06
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user