File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22
33All 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
You can’t perform that action at this time.
0 commit comments