From 89aea024793391207da4c15bd2baa895d53dff2e Mon Sep 17 00:00:00 2001 From: katexochen <49727155+katexochen@users.noreply.github.com> Date: Fri, 7 Oct 2022 17:51:19 +0200 Subject: [PATCH] Release changelog --- CHANGELOG.md | 20 +++++++++++++++++++- 1 file changed, 19 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 671d78005..15b852b11 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -20,6 +20,23 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] + +### Added + +### Changed + +### Deprecated + +### Removed + +### Fixed + +### Security + +### Internal + +## [2.1.0] - 2022-10-07 + ### Added - Mini Constellation: Try out Constellation locally without any cloud subscription required just with one command: `constellation mini up` @@ -58,5 +75,6 @@ Vulnerability inside the Go standard library fixed by updating to Go 1.19.2: Initial release of Constellation. -[Unreleased]: https://github.com/edgelesssys/constellation/compare/v2.0.0...HEAD +[Unreleased]: https://github.com/edgelesssys/constellation/compare/v2.1.0...HEAD +[2.1.0]: https://github.com/edgelesssys/constellation/compare/v2.0.0...v2.1.0 [2.0.0]: https://github.com/edgelesssys/constellation/releases/tag/v2.0.0