Skip to content

Commit b5e720a

Browse files
committed
Update changelog
1 parent d9e8af4 commit b5e720a

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
### [v2.6.0]
6+
> 2017-04-30
7+
8+
- Migration bug fixed where valid multiple dashes (eg a PEM string) was being removed ([#28](https://github.com/kriasoft/node-sqlite/pull/28))
9+
510
### [v2.5.0]
611
> 2017-03-23
712
@@ -59,7 +64,8 @@ All notable changes to this project will be documented in this file.
5964
- Built the project with Babel and Rollup for Node.js v3-5, Node.js v6, Node.js vNext
6065
(Harmony Modules)
6166

62-
[unreleased]: https://github.com/kriasoft/node-sqlite/compare/v2.5.0...HEAD
67+
[unreleased]: https://github.com/kriasoft/node-sqlite/compare/v2.6.0...HEAD
68+
[v2.6.0]: https://github.com/kriasoft/node-sqlite/compare/v2.5.0...v2.6.0
6369
[v2.5.0]: https://github.com/kriasoft/node-sqlite/compare/v2.4.0...v2.5.0
6470
[v2.4.0]: https://github.com/kriasoft/node-sqlite/compare/v2.3.0...v2.4.0
6571
[v2.3.0]: https://github.com/kriasoft/node-sqlite/compare/v2.2.4...v2.3.0

0 commit comments

Comments
 (0)