mirror of
https://github.com/cuberite/SQLiteCpp.git
synced 2025-08-04 17:56:13 -04:00
Update changelog for next release
This commit is contained in:
parent
b7b440de5d
commit
1c0bed5c85
@ -73,3 +73,8 @@ Version 1.3.0 - November 1 2015
|
|||||||
Fixed build with Visual Studio 2015
|
Fixed build with Visual Studio 2015
|
||||||
Further improvements to README
|
Further improvements to README
|
||||||
Added Backup class
|
Added Backup class
|
||||||
|
|
||||||
|
Version 1.3.1 - ? 2015
|
||||||
|
Swith Linux/Mac build to the provided SQLite3 C library
|
||||||
|
Update SQLite3 from 3.8.8.3 to latest 3.9.2 (2015-11-02)
|
||||||
|
Remove warnings
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
"sqlite3.c" and "sqlite3.h" files from sqlite-amalgamation-3090200.zip (SQLite 3.9.2)
|
"sqlite3.c" and "sqlite3.h" files from sqlite-amalgamation-3090200.zip (SQLite 3.9.2 2015-11-02)
|
||||||
|
|
||||||
Those files are provided for easy setup and compatibility under Windows/Linux/MacOS.
|
Those files are provided for easy setup and compatibility under Windows/Linux/MacOS.
|
||||||
They are used by default by the CMake build.
|
They are used by default by the CMake build.
|
Loading…
x
Reference in New Issue
Block a user