We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7bdaeb3 commit 03e2c6fCopy full SHA for 03e2c6f
1 file changed
CHANGELOG.md
@@ -1,6 +1,7 @@
1
# `sqlite-wasm-rs` Change Log
2
--------------------------------------------------------------------------------
3
4
+
5
## Unreleased
6
7
### Added
@@ -11,6 +12,19 @@
11
12
13
14
15
+## [0.5.3](https://github.com/Spxg/sqlite-wasm-rs/compare/0.5.2...0.5.3)
16
17
+### Added
18
19
+### Fixed
20
21
+### Changed
22
23
+* Bump SQLite Version to 3.53.0 and SQLite3MC Version to 2.3.3
24
+ [#171](https://github.com/Spxg/sqlite-wasm-rs/pull/171)
25
26
+--------------------------------------------------------------------------------
27
28
## [0.5.2](https://github.com/Spxg/sqlite-wasm-rs/compare/0.5.1...0.5.2)
29
30
0 commit comments