mirror of https://github.com/etcd-io/bbolt.git
commit
eedea6cb26
|
@ -0,0 +1,15 @@
|
||||||
|
Note that we start to track changes starting from v1.3.7.
|
||||||
|
|
||||||
|
<hr>
|
||||||
|
|
||||||
|
## v1.3.7(TBD)
|
||||||
|
|
||||||
|
### BoltDB
|
||||||
|
- [Add support for loong64 arch](https://github.com/etcd-io/bbolt/pull/303).
|
||||||
|
|
||||||
|
### CMD
|
||||||
|
- [Open db file readonly in compact CLI command](https://github.com/etcd-io/bbolt/pull/292).
|
||||||
|
|
||||||
|
### Other
|
||||||
|
- [Bump golang.org/x/sys to v0.2.0](https://github.com/etcd-io/bbolt/pull/346).
|
||||||
|
|
Loading…
Reference in New Issue