Skip to content

Commit

Permalink
Updated changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
SRombauts committed Aug 31, 2017
1 parent 014a8e2 commit ab9e11e
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion CHANGELOG.txt
Original file line number Diff line number Diff line change
Expand Up @@ -101,4 +101,11 @@ Version 2.1.0 - July 18 2017
Added ability to open encrypted databases.
Added convenience functions for constructing objects from a row
Added CMake install step
Make cpplint.py Python-3 compatible
Make cpplint.py Python-3 compatible

Version X
Update SQLite3 from 3.19.3 to latest 3.20.1 (2017-08-24)
Removed virtual kewords from destructors
Removed misplaced noexcept keyword
Improved Exception class C++ conformance
Deprecated Statement::IsOk() to Statement::HasRow()

0 comments on commit ab9e11e

Please sign in to comment.