We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e51600 commit 5d092c5Copy full SHA for 5d092c5
1 file changed
CHANGELOG.md
@@ -106,7 +106,9 @@ All notable changes to this project will be documented in this file.
106
- Built the project with Babel and Rollup for Node.js v3-5, Node.js v6, Node.js vNext
107
(Harmony Modules)
108
109
-[unreleased]: https://github.com/kriasoft/node-sqlite/compare/v2.7.0...HEAD
+[unreleased]: https://github.com/kriasoft/node-sqlite/compare/v3.0.0...HEAD
110
+[v3.0.0]: https://github.com/kriasoft/node-sqlite/compare/v2.9.3...v3.0.0
111
+[v2.9.3]: https://github.com/kriasoft/node-sqlite/compare/v2.9.2...v2.9.3
112
[v2.9.2]: https://github.com/kriasoft/node-sqlite/compare/v2.9.1...v2.9.2
113
[v2.7.0]: https://github.com/kriasoft/node-sqlite/compare/v2.6.0...v2.7.0
114
[v2.6.0]: https://github.com/kriasoft/node-sqlite/compare/v2.5.0...v2.6.0
0 commit comments