CHANGELOG.md in format_parser-2.9.0 vs CHANGELOG.md in format_parser-2.10.0
- old
+ new
@@ -1,4 +1,7 @@
+## 2.10.0
+* Improve WAV parser by focusing on performance rather than on attempting a best-effort when extracting metadata from files that do not strictly follow the format spec.
+
## 2.9.0
* Improve WAV parser by performing a best-effort when extracting metadata from files that do not strictly follow the format spec.
## 2.8.0
* Add support for Ruby 3.2 and 3.3.