We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5030853 commit 1b4d5d5Copy full SHA for 1b4d5d5
CHANGELOG/CHANGELOG-1.5.md
@@ -6,5 +6,6 @@
6
- [Add support for data file size limit](https://github.com/etcd-io/bbolt/pull/929)
7
- [Remove the unused txs list](https://github.com/etcd-io/bbolt/pull/973)
8
- [Add option `NoStatistics` to make the statistics optional](https://github.com/etcd-io/bbolt/pull/977)
9
+- [Move panic handling from goroutine to the parent function](https://github.com/etcd-io/bbolt/pull/1153)
10
11
<hr>
0 commit comments