CHANGELOG.md in format_parser-0.26.0 vs CHANGELOG.md in format_parser-0.27.0
- old
+ new
@@ -1,4 +1,7 @@
+## 0.27.0
+* Add `#content_type` on `Result` return values which makes sense for the detected filetype
+
## 0.26.0
* Add support for M3U format files
## 0.25.6
* Fix FormatParser.parse (with `results: :first`) to be deterministic