README.md in oj-2.2.2 vs README.md in oj-2.2.3

- old
+ new

@@ -18,9 +18,15 @@ ## <a name="build_status">Build Status</a> [![Build Status](https://secure.travis-ci.org/ohler55/oj.png?branch=master)](http://travis-ci.org/ohler55/oj) +### Current Release 2.2.3 + + - Fixed struct segfault on load. + + - Added option to force float on load if a decimal number. + ### Current Release 2.2.2 - Added mutex support for Windows. - Protected SCP parser for GC.