diff --git a/NEWS.txt b/NEWS.txt index 193d166..1be7b8e 100644 --- a/NEWS.txt +++ b/NEWS.txt @@ -52,6 +52,8 @@ New in SVN - Visual Studio DLL: suppressed warning "C4251: : needs to have dll-interface to be used by..." via pragma push/pop in json-cpp headers. + + - Added Travis CI intregration: https://travis-ci.org/blep/jsoncpp-mirror * Bug fixes - Patch #15: Copy constructor does not initialize allocated_ for stringValue