# Changelog All notable changes to Constellation will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [Unreleased] ### Added - Loadbalancer for control-plane recovery - K8s conformance mode ### Changed ### Deprecated ### Removed ### Fixed ### Security ### Internal ## [2.0.0] - 2022-09-12 Initial release of Constellation. [Unreleased]: https://github.com/edgelesssys/constellation/compare/v2.0.0...HEAD [2.0.0]: https://github.com/edgelesssys/constellation/releases/tag/v2.0.0