diff --git a/CHANGELOG.md b/CHANGELOG.md index 8b54135..3ec6189 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. ## [Unreleased] +## [1.5.0] - 2021-08-09 + ### Added - Name and format of a space `_ddl_sharding_key` is a part of public API. @@ -13,7 +15,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. ### Changed - If one applies an empty schema using the 'ddl-manager' role API, - put in the clusterwide configuration an example instead. + put into the clusterwide configuration an example instead. ## [1.4.0] - 2021-04-22