diff --git a/CHANGELOG.md b/CHANGELOG.md index 21f1c9253..24fe7df42 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,14 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. ## [Unreleased] +### Added + +### Changed + +### Fixed + +## [0.12.0] - 28-06-22 + ### Added * Batch insert/upsert operation `crud.insert_many()`/`crud.insert_object_many()`/