Skip to content

Commit

Permalink
Update the changelog with recent improvements
Browse files Browse the repository at this point in the history
  • Loading branch information
SRombauts committed Jan 7, 2020
1 parent ab8ff73 commit 97b2a07
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -165,3 +165,7 @@ Version 3.0.0 - January 1 2020
- Add Valgrind memcheck tool to Travis CI
- Remove Statement::isOk() deprecated in 2.2.0 when renamed to Statement::hasRow()
- Replace Database::backup() "C" implementation by calling the Backup class
- Run Valgrind memcheck on Travis CI #252
- Keep inline functions for GCov code coverage #253
- Re-enable Coverity static analysis #254
- Fix linking with system library (libsqlite3) #256

0 comments on commit 97b2a07

Please sign in to comment.