README.md in oj-2.14.5 vs README.md in oj-2.14.6

- old
+ new

@@ -157,13 +157,12 @@ * `:quirks_mode` [Boolean] Allow single JSON values instead of documents, default is true (allow). ## Releases -**Release 2.14.5** +**Release 2.14.6** - - Parse errors in mimic mode are not a separate class than Oj.ParseError so the - displayed name is JSON::ParserError instead. + - Changed JSON::ParserError to inherit from JSON::JSONError which inherits from StandardError. [Older release notes](http://www.ohler.com/dev/oj_misc/release_notes.html). ## Compatibility