Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
pav-kv committed Apr 8, 2022
1 parent d8e04dd commit 05085c4
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,13 @@
convenient time; the long term plan is to remove `merkle` from this repo.
* `countFromInformationSchema` function to add support for MySQL 8.

### Storage

* Ephemeral nodes of the Merkle tree are no longer written to storage (#2568).
This is backwards compatible with versions >= v0.6. The leftover ephemeral
nodes may continue being stored, but since they are not used by reads, the API
remains operating correctly.

## v1.4.0

* Recommended go version for development: 1.17
Expand Down

0 comments on commit 05085c4

Please sign in to comment.