Skip to content

Commit 618ea51

Browse files
committed
Fix typo in CHANGELOG.md
Messages referenced the wrong issues.
1 parent 3f8e0bc commit 618ea51

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1111

1212
### Fixed
1313

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`
14+
- Fixed issue [#227](../../issues/227) - Compile AEGIS with clang version 22 and above
15+
- Fixed issue [#228](../../issues/228) - Function `sqlite3mc_cipher_name` not thread-safe
16+
- Fixed issue [#229](../../issues/229) - Symbol conflicts when static linking to both `sqlite3mc` and `libsodium`
1717

1818
## [2.3.1] - 2026-03-13
1919

0 commit comments

Comments
 (0)