We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f8e0bc commit 618ea51Copy full SHA for 618ea51
1 file changed
CHANGELOG.md
@@ -11,9 +11,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
11
12
### Fixed
13
14
-- Fixed issue [#227](../../issues/226) - Compile AEGIS with clang version 22 and above
15
-- Fixed issue [#228](../../issues/227) - Function `sqlite3mc_cipher_name` not thread-safe
16
-- Fixed issue [#229](../../issues/228) - Symbol conflicts when static linking to both `sqlite3mc` and `libsodium`
+- Fixed issue [#227](../../issues/227) - Compile AEGIS with clang version 22 and above
+- Fixed issue [#228](../../issues/228) - Function `sqlite3mc_cipher_name` not thread-safe
+- Fixed issue [#229](../../issues/229) - Symbol conflicts when static linking to both `sqlite3mc` and `libsodium`
17
18
## [2.3.1] - 2026-03-13
19
0 commit comments