Skip to content

Commit f208ef8

Browse files
authored
Mention slow progress in renewal work
1 parent d45978b commit f208ef8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ SQLite database based on its natural language, which is SQL.
55

66
libsl3 originated back at a time when C++11 was new.
77
It has remained stable to support existing users for quite a while, over a decade.
8-
With the arrival of C++23, development has been restarted. The minimum required C++ standard is now C++17.
8+
With the arrival of C++23, development has restarted, but due to a lack of time, not much has happened so far. The minimum required C++ standard is now C++17.
99
The goal is to keep the interface stable, but using a newer C++ standard might justify some breaking changes.
1010

1111
For people seeking the old version, release v1.1.31001 preserves the original C++11 state with CMake 2.8 support.

0 commit comments

Comments
 (0)