mirror of
https://github.com/cuberite/SQLiteCpp.git
synced 2025-08-04 09:46:02 -04:00
Updated changelog
This commit is contained in:
parent
014a8e2d70
commit
ab9e11e6c2
@ -101,4 +101,11 @@ Version 2.1.0 - July 18 2017
|
|||||||
Added ability to open encrypted databases.
|
Added ability to open encrypted databases.
|
||||||
Added convenience functions for constructing objects from a row
|
Added convenience functions for constructing objects from a row
|
||||||
Added CMake install step
|
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()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user