We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c6e11be commit 76809d5Copy full SHA for 76809d5
1 file changed
CHANGELOG.md
@@ -2,6 +2,15 @@
2
3
All notable changes to this project will be documented in this file.
4
5
+### [v2.9.1]
6
+> 2018-01-13
7
+
8
+- Expose the `sqlite3#configure` method ([#53](https://github.com/kriasoft/node-sqlite/pull/53))
9
+- Example fixes ([#52](https://github.com/kriasoft/node-sqlite/pull/52))
10
+- Example fixes ([#49](https://github.com/kriasoft/node-sqlite/pull/49))
11
+- Expose `sqlite3` debugging hooksk ([#48](https://github.com/kriasoft/node-sqlite/pull/48))
12
+- Typescript updates ([#47](https://github.com/kriasoft/node-sqlite/pull/47))
13
14
### [v2.9.0]
15
> 2017-11-27
16
0 commit comments