Skip to content

Commit 885dd59

Browse files
changelog: unify the style
Change the tense used in changelog entries, link the PR for an entry without the ticket.
1 parent ce5292d commit 885dd59

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CHANGELOG.md

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

1010
### Added
11-
* Added timeout condition for the validation of master presence in
11+
* Add timeout condition for the validation of master presence in
1212
replicaset and for the master connection (#95).
1313
* Support Cartridge clusterwide configuration for `crud.cfg` (#332).
1414

1515
### Changed
1616
* **Breaking**: forbid using space id in `crud.len` (#255).
1717

1818
### Fixed
19-
* Added validation of the master presence in replicaset and the
19+
* Add validation of the master presence in replicaset and the
2020
master connection to the `utils.get_space` method before
2121
receiving the space from the connection (#331).
22-
* Fixed fiber cancel on schema reload timeout in `call_reload_schema`.
22+
* Fix fiber cancel on schema reload timeout in `call_reload_schema` (PR #337).
2323

2424
## [0.14.1] - 10-11-22
2525

0 commit comments

Comments
 (0)