Skip to content

Commit e9d0c27

Browse files
authored
Add missing CLI changelog items for 3.5.0 (#1920)
1 parent 5ad6064 commit e9d0c27

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

packages/langium-cli/CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,10 @@
22

33
## v3.5.0 (Apr. 2025)
44

5-
Update the internal `langium` version to 3.5.
5+
* Update the internal `langium` version to 3.5.
6+
* Comments on parser rules and properties are now reflected in the generated AST ([#1835](github.com/eclipse-langium/langium/pull/1835)).
7+
* Generated code now avoids name collisions with Langium imports ([#1843](https://github.com/eclipse-langium/langium/pull/1843)).
8+
* Supports generating GBNF grammars from the Langium grammar definition ([#1860](https://github.com/eclipse-langium/langium/pull/1860)).
69

710
## v3.4.0 (Feb. 2025)
811

0 commit comments

Comments
 (0)