Skip to content

Commit 9d5d280

Browse files
authored
chore: update version matrix (#988)
1 parent 1237c4a commit 9d5d280

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,8 @@ In Ethereum, the analog is [Patricia tries](http://en.wikipedia.org/wiki/Radix_t
2929
| [v0.20.x](https://github.com/cosmos/iavl/tree/release/v0.20.x) | [`cometbft-db`](https://github.com/cometbft/cometbft-db) | v0.47.x |
3030
| [v1.0.3](https://github.com/cosmos/iavl/tree/release/v1.x.x) | [`cosmos-db`](https://github.com/cosmos/cosmos-db) | v0.50.0-5 |
3131
| [v1.1.2,4](https://github.com/cosmos/iavl/tree/release/v1.x.x) | [`iavl-db`](https://github.com/cosmos/iavl) | v0.50.6 |
32-
| [v1.2.x](https://github.com/cosmos/iavl/tree/release/v1.x.x) | [`iavl-db`](https://github.com/cosmos/iavl) | v0.50.7+ |
33-
| [v1.3.0](https://github.com/cosmos/iavl/tree/release/v1.x.x) | [`iavl-db`](https://github.com/cosmos/iavl) | cosmossdk.io/store/v2 |
32+
| [v1.2.x](https://github.com/cosmos/iavl/tree/release/v1.2.x) | [`iavl-db`](https://github.com/cosmos/iavl) | v0.50.7+ |
33+
| [v1.3.0](https://github.com/cosmos/iavl/tree/release/v1.3.x) | [`iavl-db`](https://github.com/cosmos/iavl) | v0.52.x |
34+
| [v2.0.0](https://github.com/cosmos/iavl/tree/master/v2) | [`iavl-db`](https://github.com/cosmos/iavl) | cosmossdk.io/store/v2 |
3435

3536
NOTE: In the past, a v0.21.x release was published, but never used in production. It was retracted to avoid confusion.

0 commit comments

Comments
 (0)