CHANGELOG.md in format_parser-0.21.1 vs CHANGELOG.md in format_parser-0.22.0

- old
+ new

@@ -1,4 +1,7 @@ +## 0.22.0 +* Adds option `stringify_keys: true` to #as_json methods (fix #151) + ## 0.21.1 * MPEG: Ensure parsing does not inadvertently return an Integer instead of Result|nil * MPEG: Scan further into the MPEG file than previously (scan 32 1KB chunks) * MPEG: Ensure the parser does not raise an exception when there is no data to read for scanning beyound the initial header