Skip to content

Commit

Permalink
chore(changelog): updated changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
jonsamwell committed May 25, 2021
1 parent 2717932 commit 7a9dafe
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
## [2.0.0] - 25/05/2021
* null-safety migration, thanks to @tshedor

## [1.2.0] - 02/05/2021

* Upgraded to the null-safety version of dart_gherkin, as such there are some breaking changes to be aware of (see https://github.com/jonsamwell/dart_gherkin/blob/master/CHANGELOG.md for the full list):
- BREAKING CHANGE: Table has been renamed to GherkinTable to avoid naming clashes
Expand Down

0 comments on commit 7a9dafe

Please sign in to comment.