Skip to content

Commit

Permalink
chore: update CHANGELOG.md for release
Browse files Browse the repository at this point in the history
  • Loading branch information
bd82 committed Feb 5, 2021
1 parent 6e78c90 commit 02c0a4c
Showing 1 changed file with 14 additions and 3 deletions.
17 changes: 14 additions & 3 deletions packages/chevrotain/docs/changes/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,22 @@
## X.Y.Z (INSERT_DATE_HERE)

#### Minor Changes

- [fix: add missing members to parser exception type declarations](https://github.com/SAP/chevrotain/pull/1322)

- Thanks to [@mbett7](https://github.com/mbett7) :thumbsup

- [fix: update type declaration for CstChildrenDictionary](https://github.com/SAP/chevrotain/pull/1315)
- Thanks to [@raineszm](https://github.com/raineszm) :thumbsup

## 7.1.0 (1-2-2021)

#### Minor Changes

- [feat: remove constraints on rules and token names](https://github.com/SAP/chevrotain/pull/1303)
- Thanks to [@OmarTawfik](https://github.com/jlguenego) :thumbsup
- [feat: remove constraints on rules and token names](https://github.com/SAP/chevrotain/pull/1293)
- Thanks to [@jlguenego](https://github.com/jlguenego) :thumbsup
- [Add generics to getBaseCSTVisitorConstructor](https://github.com/SAP/chevrotain/pull/1303)
- Thanks to [@OmarTawfik](https://github.com/ryanleecode) :thumbsup
- Thanks to [@ryanleecode](https://github.com/ryanleecode) :thumbsup

## 7.0.3 (10-30-2020)

Expand Down

0 comments on commit 02c0a4c

Please sign in to comment.