CHANGELOG.md in ruby-lsp-0.2.2 vs CHANGELOG.md in ruby-lsp-0.2.3

- old
+ new

@@ -4,9 +4,13 @@ Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how to structure this file. ## [Unreleased] +## [0.2.3] + +- Resolve generic source URIs for jump to gem source (https://github.com/Shopify/ruby-lsp/pull/237) + ## [0.2.2] - Support document links (https://github.com/Shopify/ruby-lsp/pull/195) - Avoid returning on request blocks (https://github.com/Shopify/ruby-lsp/pull/232) - Better specify gemspec files (https://github.com/Shopify/ruby-lsp/pull/233)