Skip to content

Commit

Permalink
docs: fix version numbers
Browse files Browse the repository at this point in the history
  • Loading branch information
connor4312 committed Jul 30, 2023
1 parent a974833 commit e74db2a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# Changelog

# 1.2.1 2023-07-30
# 1.1.2 2023-07-30

- **fix:** elections sometimes electing >1 leader (see [#176](https://github.com/microsoft/etcd3/issues/176))
- **fix:** a race condition in Host.resetAllServices (see [#182](https://github.com/microsoft/etcd3/issues/182))

## 1.2.0 2023-07-28
## 1.1.1 2023-07-28

- **fix:** leases revoked or released before grant completes leaking
- **chore:** update dependencies
Expand Down

0 comments on commit e74db2a

Please sign in to comment.