File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -8,18 +8,18 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
8
8
## [ Unreleased]
9
9
10
10
### Added
11
- * Added timeout condition for the validation of master presence in
11
+ * Add timeout condition for the validation of master presence in
12
12
replicaset and for the master connection (#95 ).
13
13
* Support Cartridge clusterwide configuration for ` crud.cfg ` (#332 ).
14
14
15
15
### Changed
16
16
* ** Breaking** : forbid using space id in ` crud.len ` (#255 ).
17
17
18
18
### Fixed
19
- * Added validation of the master presence in replicaset and the
19
+ * Add validation of the master presence in replicaset and the
20
20
master connection to the ` utils.get_space ` method before
21
21
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 ) .
23
23
24
24
## [ 0.14.1] - 10-11-22
25
25
You can’t perform that action at this time.
0 commit comments