diff --git a/NEWS.md b/NEWS.md index c4a0f28f..379f371f 100644 --- a/NEWS.md +++ b/NEWS.md @@ -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