diff --git a/NEWS.md b/NEWS.md index c93bf2d..968e053 100644 --- a/NEWS.md +++ b/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 -----