mirror of https://github.com/etcd-io/bbolt.git
update the relate date of v1.3.7
Signed-off-by: Benjamin Wang <wachao@vmware.com>pull/290/head
parent
fc361799ce
commit
8f4a7e1f92
|
@ -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))
|
||||
|
|
Loading…
Reference in New Issue