Skip to content

Commit 925c92b

Browse files
committed
doc: update CHANGELOG.md
[skip ci]
1 parent fce39d3 commit 925c92b

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ See [the README](https://github.com/sparklemotion/sqlite3-ruby#native-gems-recom
2323

2424
#### More consistent developer experience
2525

26-
Both the native (precompiled) gems and the vanilla "ruby platform" (source) gem include sqlite v3.39.0 by default.
26+
Both the native (precompiled) gems and the vanilla "ruby platform" (source) gem include sqlite v3.39.2 by default.
2727

2828
Defaulting to a consistent version of sqlite across all systems means that your development environment behaves exactly like your production environment, and you have access to the latest and greatest features of sqlite.
2929

@@ -36,6 +36,7 @@ You can opt-out of the packaged version of sqlite (and use your system-installed
3636

3737
* TruffleRuby is supported.
3838
* Apple Silicon is supported (M1, arm64-darwin).
39+
* vcpkg system libraries supported. [#332] (Thanks, @MSP-Greg!)
3940

4041

4142
### Added

0 commit comments

Comments
 (0)