CHANGELOG.md in format_parser-2.5.0 vs CHANGELOG.md in format_parser-2.6.0

- old
+ new

@@ -1,4 +1,7 @@ +## 2.6.0 +* Prevent the default loading of thumbnails on TIFF-based formats to improve I/O. + ## 2.5.0 * Add `avc1` and `xavc` as brand codes in the mp4 format parser to allow more file types to be parsed correctly. ## 2.4.5 * Disable `udta` ISOBMFF box parsing, since their contents are not guaranteed to be consistent with the spec.