From 2d83a984b75a4d16d24666b280b8298c6df7fa2a Mon Sep 17 00:00:00 2001 From: Max Jacobson Date: Mon, 27 Apr 2026 17:35:16 -0400 Subject: [PATCH] Add 6.3.0 link in changelog --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4ad42fc8..489cd466 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -627,7 +627,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) a - 🎉 Initial release! 🎉 -[unreleased]: https://github.com/ruby-syntax-tree/syntax_tree/compare/v6.2.0...HEAD +[unreleased]: https://github.com/ruby-syntax-tree/syntax_tree/compare/v6.3.0...HEAD +[6.3.0]: https://github.com/ruby-syntax-tree/syntax_tree/compare/v6.2.0...v6.3.0 [6.2.0]: https://github.com/ruby-syntax-tree/syntax_tree/compare/v6.1.1...v6.2.0 [6.1.1]: https://github.com/ruby-syntax-tree/syntax_tree/compare/v6.1.0...v6.1.1 [6.1.0]: https://github.com/ruby-syntax-tree/syntax_tree/compare/v6.0.2...v6.1.0