Skip to content

Commit c18e319

Browse files
committed
update changelogs to reflect v1.6.1
1 parent d5f5737 commit c18e319

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

Diff for: CHANGELOG.md

+15
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,20 @@
11
# UNRELEASED
22

3+
# 1.6.1 (January 8th, 2024)
4+
5+
CHANGES
6+
7+
* Add reference use of Hashicorp Raft. [GH-584](https://github.com/hashicorp/raft/pull/584)
8+
* [COMPLIANCE] Add Copyright and License Headers. [GH-580](https://github.com/hashicorp/raft/pull/580)
9+
10+
IMPROVEMENTS
11+
12+
* Bump github.com/hashicorp/go-hclog from 1.5.0 to 1.6.2. [GH-583](https://github.com/hashicorp/raft/pull/583)
13+
14+
BUG FIXES
15+
16+
* Fix rare leadership transfer failures when writes happen during transfer. [GH-581](https://github.com/hashicorp/raft/pull/581)
17+
318
# 1.6.0 (November 15th, 2023)
419

520
CHANGES

0 commit comments

Comments
 (0)