README.md in oj-2.11.2 vs README.md in oj-2.11.3
- old
+ new
@@ -24,20 +24,12 @@
## Build Status
[![Build Status](https://secure.travis-ci.org/ohler55/oj.png?branch=master)](http://travis-ci.org/ohler55/oj)
-## Current Release 2.11.2
+## Current Release 2.11.3
- - Changed the defaults for mimic_JSON to use 16 significant digits instead of
- the default 15.
-
- - Fixed bug where a subclass of Array would be serialized as if in object mode
- instead of compat when in compat mode.
-
-### Release 2.11.1
-
- - Changed the use_to_json option to still allow as_json even when set to false.
+ - DateTime encoding now includes nanoseconds.
[Older release notes](http://www.ohler.com/dev/oj_misc/release_notes.html).
## Description