Skip to content

Commit

Permalink
Merge pull request #824 from ahrtr/changelog_1.3.11
Browse files Browse the repository at this point in the history
Add changelog for 1.3.11
  • Loading branch information
ahrtr authored Aug 20, 2024
2 parents e6b4ed7 + 7d5cd63 commit bb1d9be
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG/CHANGELOG-1.3.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,20 @@ Note that we start to track changes starting from v1.3.7.

<hr>

## v1.3.11(TBD)

### BoltDB
- Fix [the `freelist.allocs` isn't rollbacked when a tx is rollbacked](https://github.com/etcd-io/bbolt/pull/823).

### CMD
- Add [`-gobench-output` option for bench command to adapt to benchstat](https://github.com/etcd-io/bbolt/pull/802).

### Other
- [Bump go version to 1.22.x](https://github.com/etcd-io/bbolt/pull/822).
- This patch also added `dmflakey` package, which can be reused by other projects. See https://github.com/etcd-io/bbolt/pull/812.

<hr>

## v1.3.10(2024-05-06)

### BoltDB
Expand Down

0 comments on commit bb1d9be

Please sign in to comment.