Skip to content

Commit

Permalink
changelog: fix typo
Browse files Browse the repository at this point in the history
Fix changelog typo introduced in PR #309.
  • Loading branch information
DifferentialOrange committed Jul 21, 2022
1 parent 226ece6 commit 0f31e27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
### Changed

### Fixed
* Fetching invalid ddl confuguration (sharding key for non-existing space)
* Fetching invalid ddl configuration (sharding key for non-existing space)
is no longer breaks CRUD requests (#308, PR #309).
* ddl space record delete no more throws error if crud is used (#310, PR #311).
* crud sharding metainfo is now updated on ddl record delete (#310, PR #311).
Expand Down

0 comments on commit 0f31e27

Please sign in to comment.