File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
2- "." : " 2.2.1 "
2+ "." : " 2.3.0 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 2.3.0] ( https://github.com/jpwol/thorn.nvim/compare/v2.2.1...v2.3.0 ) (2026-04-05)
4+
5+
6+ ### Features
7+
8+ * ** docs:** added annotations! ([ 155677e] ( https://github.com/jpwol/thorn.nvim/commit/155677ee74e26759088ee4e80b3e677434770526 ) )
9+
10+
11+ ### Bug Fixes
12+
13+ * ** base:** updated certain keyword highlights ([ 7888374] ( https://github.com/jpwol/thorn.nvim/commit/7888374960758b0c254033530a9ba2d14f5ab0bc ) )
14+ * ** blink:** updated border highlight ([ 310e817] ( https://github.com/jpwol/thorn.nvim/commit/310e817c8cafd528fccffd7d5e8f606ce0547d44 ) )
15+
316## [ 2.2.1] ( https://github.com/jpwol/thorn.nvim/compare/v2.2.0...v2.2.1 ) (2026-04-02)
417
518
Original file line number Diff line number Diff line change 11
22local M = {}
3- M .version = " 2.2.1 " -- x-release-please-version
3+ M .version = " 2.3.0 " -- x-release-please-version
44
55-- stylua: ignore
66--- @type thorn.Config
You can’t perform that action at this time.
0 commit comments