Skip to content

Commit e4df508

Browse files
Release 0.13.0
Overview The main feature of this release is the full support of vshard sharding functions (see ddl 1.6.2 for corresponding `ddl` release). Breaking changes There are no breaking changes in the release. New features * `crud.storage_info` function to get storages status (#229). Bugfixes * Fix specifying `vshard` sharding funcs (#314).
1 parent eb69930 commit e4df508

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

CHANGELOG.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,16 +5,13 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
66
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
77

8-
## [Unreleased]
8+
## [0.13.0] - 29-08-22
99

1010
### Added
1111
* `crud.storage_info` function to get storages status (#229, PR #299).
1212

13-
### Changed
14-
1513
### Fixed
16-
17-
- Fix specifying `vshard` sharding funcs (#314).
14+
* Fix specifying `vshard` sharding funcs (#314).
1815

1916
## [0.12.1] - 21-07-22
2017

0 commit comments

Comments
 (0)