Update changelog

This commit is contained in:
katexochen 2022-09-19 15:09:35 +02:00 committed by Paul Meyer
parent 7f2608c623
commit a040921e94

View File

@ -27,11 +27,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Changed
<!-- For changes in existing functionality. -->
- Autoscaling is now directly managed inside Kubernetes, by the Constellation node operator.
### Deprecated
<!-- For soon-to-be removed features. -->
### Removed
<!-- For now removed features. -->
- CLI options for autoscaling, as this is now managed inside Kubernetes.
### Fixed