CHANGELOG.md in format_parser-0.14.1 vs CHANGELOG.md in format_parser-0.15.0
- old
+ new
@@ -1,4 +1,8 @@
+## 0.15.0
+* Allow setting `:priority` when registering a parser, to make sure certain parsers are applied earlier - depending
+ on detection confidence and file format popularity at WT.
+
## 0.14.1
* Care caching: Clear pages more deliberately instead of relegating them to GC
* JPEG: Clear the EXIF buffer explicitly
## 0.14.0