diff --git a/CHANGELOG.md b/CHANGELOG.md index b56f8495..04529944 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -20,6 +20,7 @@ and this project adheres to - `cryptoPrefetcher()` to throw when `bufSize` is not a multiple of `valueSize`. - `MemoryWritable` internal buffer size is now limited to 8 MB by default. +- `sortComparePriority` function contract changed. ### Fixed