Skip to content

Commit

Permalink
changelog: add entry for 0.6.5 (#178)
Browse files Browse the repository at this point in the history
  • Loading branch information
creachadair committed Nov 9, 2021
1 parent f87b93a commit c2c2864
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,20 @@

* Add an option for creating a mem db with no mutex

## 0.6.5

**2021-08-04**

### Breaking changes (Go API)

- [metadb] [\#151](https://github.com/tendermint/tm-db/pull/151) split backends into packages and add metadb (@marbar3778, @mvdan)

### Version bumps

- Bump dgraph/badger to v2.
- Bump go.etcd.io/bbolt from 1.3.5 to 1.3.6.
- Bump grpc from 1.35.0 to 1.38.0.

## 0.6.4

**2021-02-09**
Expand Down

0 comments on commit c2c2864

Please sign in to comment.