bbolt/CHANGELOG/CHANGELOG-1.5.md
Benjamin Wang 01931e86ec Update changelog for 1.4.2 and 1.5.0
Signed-off-by: Benjamin Wang <benjamin.ahrtr@gmail.com>
2025-06-15 19:39:02 +01:00

10 lines
301 B
Markdown

<hr>
## v1.5.0(TBD)
### BoltDB
- [Add support for data file size limit](https://github.com/etcd-io/bbolt/pull/929)
- [Remove the unused txs list](https://github.com/etcd-io/bbolt/pull/973)
- [Add option `NoStatistics` to make the statistics optional](https://github.com/etcd-io/bbolt/pull/977)
<hr>