Skip to content

Commit 437b271

Browse files
committed
changelog: fix tt replicaset roles remove duplication
There is missing `tt cluster replicaset roles remove` changelog entries, but duplication of `tt replicaset roles remove`.
1 parent 4529899 commit 437b271

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

CHANGELOG.md

+2-4
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@ Implemented a number of fixes to improve stability.
2727
* `--details`: display detailed reports of errors and warnings from instances.
2828
- `tt stop` confirmation prompt. `-y` option is added to accept stop without prompting.
2929
- `tt cluster replicaset roles add`: command to add roles in config scope provided by flags.
30-
- `tt replicaset roles remove`: command to remove roles in the tarantool replicaset with cluster
31-
config (3.0) or cartridge orchestrator.
30+
- `tt cluster replicaset roles remove`: command to remove roles from config
31+
scope provided by flags.
3232
- `tt replicaset roles add`: command to add roles in the tarantool replicaset with
3333
cluster config (3.0) or cartridge orchestrator.
3434
- `tt replicaset roles remove`: command to remove roles in the tarantool replicaset with
@@ -46,8 +46,6 @@ Implemented a number of fixes to improve stability.
4646
a timeout.
4747
- `tt replicaset vshard bootstrap` timeout was 3s instead of 10s.
4848

49-
### Changed
50-
5149
## [2.4.0] - 2024-08-07
5250

5351
### Added

0 commit comments

Comments
 (0)