We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a867ff commit 00c6cf5Copy full SHA for 00c6cf5
1 file changed
CHANGELOG.md
@@ -2,6 +2,11 @@
2
3
All notable changes to this project will be documented in this file.
4
5
+### [v2.9.2]
6
+> 2018-04-20
7
+
8
+- Bump up baseline `sqlite3` version from `3.1.13` -> `4.0.0` ([#56](https://github.com/kriasoft/node-sqlite/pull/56))
9
10
### [v2.9.1]
11
> 2018-01-13
12
@@ -92,6 +97,7 @@ All notable changes to this project will be documented in this file.
92
97
(Harmony Modules)
93
98
94
99
[unreleased]: https://github.com/kriasoft/node-sqlite/compare/v2.7.0...HEAD
100
+[v2.9.2]: https://github.com/kriasoft/node-sqlite/compare/v2.9.1...v2.9.2
95
101
[v2.7.0]: https://github.com/kriasoft/node-sqlite/compare/v2.6.0...v2.7.0
96
102
[v2.6.0]: https://github.com/kriasoft/node-sqlite/compare/v2.5.0...v2.6.0
103
[v2.5.0]: https://github.com/kriasoft/node-sqlite/compare/v2.4.0...v2.5.0
0 commit comments