Skip to content

Commit

Permalink
update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
drmingdrmer committed Jun 1, 2021
1 parent 0629384 commit 856a081
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ This changelog follows the patterns described here: https://keepachangelog.com/e

## [unreleased]

### fixed

- Fixed [117](https://github.com/async-raft/async-raft/pull/117) `last_applied` should be updated only when logs actually applied.

## async-raft 0.6.1
### fixed
- Fixed [#105](https://github.com/async-raft/async-raft/issues/105) where function `set_target_state` missing `else` condition.
Expand Down

0 comments on commit 856a081

Please sign in to comment.