Skip to content

Commit 03e2c6f

Browse files
authored
Update CHANGELOG
1 parent 7bdaeb3 commit 03e2c6f

1 file changed

Lines changed: 14 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# `sqlite-wasm-rs` Change Log
22
--------------------------------------------------------------------------------
33

4+
45
## Unreleased
56

67
### Added
@@ -11,6 +12,19 @@
1112

1213
--------------------------------------------------------------------------------
1314

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+
1428
## [0.5.2](https://github.com/Spxg/sqlite-wasm-rs/compare/0.5.1...0.5.2)
1529

1630
### Added

0 commit comments

Comments
 (0)