Skip to content

Commit

Permalink
release/nanocld: 0.12.0-stable (#750)
Browse files Browse the repository at this point in the history
* release/nanocld: 0.12.0-stable

* fix: changelog
  • Loading branch information
leon3s authored Dec 22, 2023
1 parent 3eafa98 commit 50f7cf2
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion bin/nanocld/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ All notable changes to this project 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).

## [0.12.0]
## [0.12.0] - 2023-12-22

### Added

Expand All @@ -16,6 +16,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Process to save container state and reduce repeated code.
- Generic filter on find and find_one for all models.
- Better versionning middleware that return the version.
- Cleaner code and data structure in general
- Stabilize spec with modification on Kind and Version handling and history of object

## Changed

Expand Down

0 comments on commit 50f7cf2

Please sign in to comment.