Skip to content
This repository was archived by the owner on Jul 15, 2021. It is now read-only.

Commit 8bb7139

Browse files
committed
added link to latest version in CHANGELOG.md
1 parent e251038 commit 8bb7139

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -251,7 +251,8 @@ fixed value format for direction key in PRIMARY KEY table contrainsts cleaned up
251251
### Added
252252
- First working version of sqlite-parser
253253

254-
[unreleased]: https://github.com/codeschool/sqlite-parser/compare/v0.6.0...HEAD
254+
[unreleased]: https://github.com/codeschool/sqlite-parser/compare/v0.8.0...HEAD
255+
[v0.8.0]: https://github.com/codeschool/sqlite-parser/compare/v0.6.0...v0.8.0
255256
[v0.6.0]: https://github.com/codeschool/sqlite-parser/compare/v0.3.1...v0.6.0
256257
[v0.3.1]: https://github.com/codeschool/sqlite-parser/compare/6388118d601a89d011ecd6f5c215bbc9763444db...v0.3.1
257258
[v0.1.1]: https://github.com/codeschool/sqlite-parser/commit/6388118d601a89d011ecd6f5c215bbc9763444db

0 commit comments

Comments
 (0)