@@ -7,6 +7,41 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 0.5.4] ( https://github.com/Bli-AIk/mortar/compare/mortar_language-v0.5.3...mortar_language-v0.5.4 ) - 2026-04-27
11+
12+ ### Added
13+
14+ - add crate documentation and update version to 0.2.0
15+
16+ ### Documentation
17+
18+ - update README diagrams and crate descriptions
19+ - Fix document path error ([ #11 ] ( https://github.com/Bli-AIk/mortar/pull/11 ) )
20+ - Add comprehensive documentation system with mdBook ([ #9 ] ( https://github.com/Bli-AIk/mortar/pull/9 ) )
21+ - update README files to reflect completed error handling
22+ - update README files with badges and formatting
23+
24+ ### Miscellaneous Tasks
25+
26+ - * (deps)* bump the rust-minor-patch group across 1 directory with 5 updates ([ #42 ] ( https://github.com/Bli-AIk/mortar/pull/42 ) )
27+ - bump version to 0.3.0 and update dependencies
28+ - update crate versions and workspace dependencies
29+
30+ ### Other
31+
32+ - Release independent packages
33+ - Release independent packages
34+ - Add comprehensive type checking, interpolated strings, and enhanced diagnostics ([ #8 ] ( https://github.com/Bli-AIk/mortar/pull/8 ) )
35+ - Release independent packages
36+ - * (lsp)* Implement Language Server for Mortar ([ #6 ] ( https://github.com/Bli-AIk/mortar/pull/6 ) )
37+ - Add project logo and update development status in READMEs ([ #2 ] ( https://github.com/Bli-AIk/mortar/pull/2 ) )
38+ - Initialize the project ([ #1 ] ( https://github.com/Bli-AIk/mortar/pull/1 ) )
39+
40+ ### Refactor
41+
42+ - * (compiler)* split diagnostics/parser helpers and enforce lint thresholds ([ #45 ] ( https://github.com/Bli-AIk/mortar/pull/45 ) )
43+ - modularize parser, enhance LSP analysis, and reorganize docs/examples ([ #17 ] ( https://github.com/Bli-AIk/mortar/pull/17 ) )
44+
1045## [ 0.5.3] ( https://github.com/Bli-AIk/mortar/compare/mortar_language-v0.5.2...mortar_language-v0.5.3 ) - 2026-03-25
1146
1247### Documentation
0 commit comments