update the relate date of v1.3.7

Signed-off-by: Benjamin Wang <wachao@vmware.com>
pull/290/head
Benjamin Wang 2023-01-31 05:27:19 +08:00
parent fc361799ce
commit 8f4a7e1f92
1 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@ Note that we start to track changes starting from v1.3.7.
<hr>
## v1.3.7(TBD)
## v1.3.7(2023-01-31)
### BoltDB
- Add [recursive checker to confirm database consistency](https://github.com/etcd-io/bbolt/pull/225).
@ -39,4 +39,4 @@ Other changes focused on defense-in-depth ([#358](https://github.com/etcd-io/bbo
`bbolt` command line tool was expanded to:
- allow fixing simple corruptions by `bbolt surgery` ([#370](https://github.com/etcd-io/bbolt/pull/370))
- be flexible about output formatting ([#306](https://github.com/etcd-io/bbolt/pull/306), [#359](https://github.com/etcd-io/bbolt/pull/359))
- allow accessing data in subbuckets ([#295](https://github.com/etcd-io/bbolt/pull/295))
- allow accessing data in subbuckets ([#295](https://github.com/etcd-io/bbolt/pull/295))