Skip to content

Commit 5317cb5

Browse files
authored
Fix CHANGELOG (#71)
Get rid of duplicate Added section
1 parent 0e230df commit 5317cb5

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

CHANGELOG.md

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,6 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
99

1010
## [0.3.0] - 2020-10-26
1111

12-
### Added
13-
14-
* `bucket_id` option for all operations to specify custom bucket ID.
15-
For operations that accepts tuple/object bucket ID can be specified as
16-
tuple/object field as well as `opts.bucket_id` value.
17-
1812
### Fixed
1913

2014
* Select by primary index name
@@ -24,6 +18,9 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
2418
### Added
2519

2620
* `crud-router` Cartridge role
21+
* `bucket_id` option for all operations to specify custom bucket ID.
22+
For operations that accepts tuple/object bucket ID can be specified as
23+
tuple/object field as well as `opts.bucket_id` value.
2724

2825
### Changed
2926

0 commit comments

Comments
 (0)