mirror of
https://github.com/cuberite/SQLiteCpp.git
synced 2025-08-04 09:46:02 -04:00
Update changelog for next release
This commit is contained in:
parent
b7b440de5d
commit
1c0bed5c85
@ -72,4 +72,9 @@ Version 1.2.0 - September 9 2015
|
||||
Version 1.3.0 - November 1 2015
|
||||
Fixed build with Visual Studio 2015
|
||||
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.
|
||||
They are used by default by the CMake build.
|
Loading…
x
Reference in New Issue
Block a user