Add new merges into CHANGELOG
diff --git a/CHANGELOG.md b/CHANGELOG.md index 6d18a35..62879e9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md
@@ -8,6 +8,8 @@ ### Changed - Fix monochrome inputs on avifImageCopy. Monochrome still isn't really a first-class citizen in libavif, but this should at least honor the incoming data better. - Updated README's Basic Decoding section reminding of avifDecoderRead's tradeoffs +- build: avoid -ldl if not required or not supported (jbeich) +- apps: convert ADVANCE to an expression (jbeich) ## [0.5.3] - 2019-12-03 ### Added