Update changelog
diff --git a/CHANGELOG.md b/CHANGELOG.md index c54a8cb..3621be3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md
@@ -8,6 +8,8 @@ ### Added - `avifPixelFormatToString()` convenience function for debugging/printing - `avifenc` and `avifdec` "apps" which show basic bidirectional conversion to y4m +- Remove all calls to `convertXYZToXYY()` as they were all unnecessary +- Make calling `avifImageYUVToRGB()` upon reading an avif optional ## [0.1.3] - 2019-04-23 ### Changed