Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
pav-kv committed May 16, 2022
1 parent 5a17c48 commit bd8b1ae
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 @@ -2,6 +2,13 @@

## HEAD

### Storage

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

## v1.4.1

* `countFromInformationSchema` function to add support for MySQL 8.
Expand Down

0 comments on commit bd8b1ae

Please sign in to comment.