Skip to content

Commit 5931cdf

Browse files
authored
Merge pull request #553 from maxjacobson/mj/fix-changelog-link
Add 6.3.0 link in changelog
2 parents f685cad + 2d83a98 commit 5931cdf

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -627,7 +627,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) a
627627

628628
- 🎉 Initial release! 🎉
629629

630-
[unreleased]: https://github.com/ruby-syntax-tree/syntax_tree/compare/v6.2.0...HEAD
630+
[unreleased]: https://github.com/ruby-syntax-tree/syntax_tree/compare/v6.3.0...HEAD
631+
[6.3.0]: https://github.com/ruby-syntax-tree/syntax_tree/compare/v6.2.0...v6.3.0
631632
[6.2.0]: https://github.com/ruby-syntax-tree/syntax_tree/compare/v6.1.1...v6.2.0
632633
[6.1.1]: https://github.com/ruby-syntax-tree/syntax_tree/compare/v6.1.0...v6.1.1
633634
[6.1.0]: https://github.com/ruby-syntax-tree/syntax_tree/compare/v6.0.2...v6.1.0

0 commit comments

Comments
 (0)