Skip to content

Commit

Permalink
Merge pull request #355 from yui-knk/news
Browse files Browse the repository at this point in the history
Add "%no-stdlib directive" to NEWS.md
  • Loading branch information
yui-knk authored Jan 27, 2024
2 parents d62cebb + 0dd5869 commit 7914b2c
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# NEWS for Lrama

## Lrama 0.6.2 (2024-01-xx)

### %no-stdlib directive

If `%no-stdlib` directive is set, Lrama doesn't load Lrama standard library for
parameterizing rules, stdlib.y.

https://github.com/ruby/lrama/pull/344

## Lrama 0.6.1 (2024-01-13)

### Nested parameterizing rules
Expand Down

0 comments on commit 7914b2c

Please sign in to comment.