Skip to content

Commit 20bf75b

Browse files
committed
CHANGELOG: note to upgrade when 0.14.0 is out.
1 parent 9b7a26e commit 20bf75b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@
55
**Important information:** the pruning functionality introduced with IAVL 0.13.0 via the options
66
`KeepEvery` and `KeepRecent` has multiple problems with data corruption, performance, and
77
memory usage. For these reasons, this functionality has now been removed. All 0.13 users are
8-
urged to upgrade, and to not change their pruning settings while on 0.13.
8+
urged to upgrade once the final 0.14.0 release is out, and to not change their pruning settings
9+
while on 0.13.
910

1011
If you are using 0.13 with a `KeepEvery` value other than `1` (the default), then when upgrading
1112
to 0.14 (or newer) it is important to follow these instructions:

0 commit comments

Comments
 (0)