Skip to content

Commit ab9e11e

Browse files
committed
Updated changelog
1 parent 014a8e2 commit ab9e11e

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

CHANGELOG.txt

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,4 +101,11 @@ Version 2.1.0 - July 18 2017
101101
Added ability to open encrypted databases.
102102
Added convenience functions for constructing objects from a row
103103
Added CMake install step
104-
Make cpplint.py Python-3 compatible
104+
Make cpplint.py Python-3 compatible
105+
106+
Version X
107+
Update SQLite3 from 3.19.3 to latest 3.20.1 (2017-08-24)
108+
Removed virtual kewords from destructors
109+
Removed misplaced noexcept keyword
110+
Improved Exception class C++ conformance
111+
Deprecated Statement::IsOk() to Statement::HasRow()

0 commit comments

Comments
 (0)