Skip to content

Commit

Permalink
adjust changelog (#1875)
Browse files Browse the repository at this point in the history
  • Loading branch information
AstroProfundis committed May 10, 2022
1 parent 1f4576e commit 2971b46
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,11 @@ TiUP Changelog

## [1.9.5] 2022-05-10

### Fix
### Fixes

- Fix `prune` incorrectly destroy pump/drainer node before they become `Tombstone` in `tiup-cluster` ([#1851](https://github.com/pingcap/tiup/pull/1851), [@srstack](https://github.com/srstack))
- Report error when multiple pump nodes with the same `ip:port` found in `tiup-cluster` ([#1856](https://github.com/pingcap/tiup/pull/1856), [@srstack](https://github.com/srstack))
- Get node status of pump/drainer from PD in `tiup-cluster` ([#1862](https://github.com/pingcap/tiup/pull/1862), [@srstack](https://github.com/srstack))

### Improvements

Expand Down

0 comments on commit 2971b46

Please sign in to comment.