Skip to content

Commit 56919ec

Browse files
committed
Update version information in readme
1 parent 8a83b2d commit 56919ec

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

readme.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,12 @@ The code was mainly developed under Windows, but was tested under Linux as well.
1010

1111
## Version information
1212

13-
* 1.9.2 - *December 2024*
13+
* 2.0.0 - *December 2024*
1414
- Based on SQLite version 3.47.2
15-
- Fixed issue with page size change request for encrypted databases
15+
- Added new cipher scheme AEGIS
16+
- Removed User Authentication extension
17+
- Cleaned up some extensions to use SQLITE_API
18+
- Fixed undefined behavior related to function pointer cast
1619

1720
For further version information please consult the [CHANGELOG](CHANGELOG.md).
1821

0 commit comments

Comments
 (0)