Update CHANGELOG for v2.0.0
This commit is contained in:
parent
1d468b6d3c
commit
530878a796
16
CHANGELOG.md
16
CHANGELOG.md
@ -1,3 +1,19 @@
|
||||
## v2.0.0
|
||||
|
||||
### Improvements
|
||||
|
||||
- Log conflicting rules on reduce/reduce conflict (#31)
|
||||
- Use 1-based row and column values for position values (#30)
|
||||
|
||||
### Fixes
|
||||
|
||||
- Fix named optional rules (#29)
|
||||
|
||||
### Upgrading
|
||||
|
||||
- Adjust all uses of p_position_t row and col values to expect 1-based instead
|
||||
of 0-based values.
|
||||
|
||||
## v1.5.1
|
||||
|
||||
### Improvements
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user