C++11

Christopher Dunn 2015-01-22 16:29:02 -06:00
parent 6721dba9e3
commit 51d9299817

12
NEWS.md

@ -1,13 +1,11 @@
Latest
------
MinGW build
-----------
**jsoncpp** is now a pre-compiled package in a MinGW release (the w64 fork).
* https://github.com/Alexpux/MINGW-packages/pull/422
* https://github.com/Alexpux/MINGW-packages
* http://mingw-w64.sourceforge.net/
* http://www.mingw.org/
1.3.0
-----
We now require C++11!
Also, we have changed how `removeMember()` should be called. The old calls are deprecated.
1.2.0
-----