mirror of
https://github.com/fluencelabs/lalrpop
synced 2025-04-25 03:02:15 +00:00
update RELEASES.md to talk about 0.12.4
This commit is contained in:
parent
fa1c31eac8
commit
1e9e96be61
@ -1,6 +1,6 @@
|
||||
# master (not yet released)
|
||||
|
||||
# Version 0.12.3
|
||||
# Version 0.12.4
|
||||
|
||||
Major new feature! @Marwes
|
||||
[added support for error recovery](https://github.com/nikomatsakis/lalrpop/pull/160).
|
||||
@ -10,7 +10,7 @@ There have also been a number of other improvements:
|
||||
- The `ParseError` type now implements `Error` and `Display` ([thanks @Marwes!](https://github.com/nikomatsakis/lalrpop/pull/167)).
|
||||
- We no longer emit comments in generated code by default ([thanks @Marwes!](https://github.com/nikomatsakis/lalrpop/pull/165)).
|
||||
|
||||
# Version 0.12.2
|
||||
# Versions 0.12.2, 0.12.3
|
||||
|
||||
(Yanked due to minor backwards incompatibility.)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user