diff --git a/CHANGELOG.md b/CHANGELOG.md index e8d13e88..336e7db0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,16 +5,13 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). -## [Unreleased] +## [0.13.0] - 29-08-22 ### Added * `crud.storage_info` function to get storages status (#229, PR #299). -### Changed - ### Fixed - -- Fix specifying `vshard` sharding funcs (#314). +* Fix specifying `vshard` sharding funcs (#314). ## [0.12.1] - 21-07-22