File tree Expand file tree Collapse file tree 2 files changed +11
-2
lines changed Expand file tree Collapse file tree 2 files changed +11
-2
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,11 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.1.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8- <!-- ## [Unreleased] -->
8+ ## [ Unreleased]
9+
10+ ### Updated
11+
12+ * Included inner ` libloading::Error ` in ` grammar::Error ` message ([ #28 ] ( https://github.com/helix-editor/tree-house/pull/28 ) )
913
1014## [ v0.2.2] - 2025-08-31
1115
Original file line number Diff line number Diff line change @@ -5,7 +5,12 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.1.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8- <!-- ## [Unreleased] -->
8+ ## [ Unreleased]
9+
10+ ### Added
11+
12+ * Derived ` Hash ` for ` Highlight ` ([ bd161d96fac8] ( https://github.com/helix-editor/tree-house/commit/bd161d96fac8 ) )
13+ * Derived ` Clone ` for ` Syntax ` ([ 0fe37c6cc48b] ( https://github.com/helix-editor/tree-house/commit/0fe37c6cc48b ) )
914
1015## [ v0.3.0] - 2025-06-16
1116
You can’t perform that action at this time.
0 commit comments