Skip to content

Commit 97b2a07

Browse files
committed
Update the changelog with recent improvements
1 parent ab8ff73 commit 97b2a07

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -165,3 +165,7 @@ Version 3.0.0 - January 1 2020
165165
- Add Valgrind memcheck tool to Travis CI
166166
- Remove Statement::isOk() deprecated in 2.2.0 when renamed to Statement::hasRow()
167167
- Replace Database::backup() "C" implementation by calling the Backup class
168+
- Run Valgrind memcheck on Travis CI #252
169+
- Keep inline functions for GCov code coverage #253
170+
- Re-enable Coverity static analysis #254
171+
- Fix linking with system library (libsqlite3) #256

0 commit comments

Comments
 (0)