diff --git a/CHANGELOG.md b/CHANGELOG.md index 1b7ffa32..6079a183 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,9 +14,6 @@ ## 6.6.0 * bugfix: enable run of non-bdd projects, ([#166](https://github.com/vitalets/playwright-bdd/issues/166)) -## 6.6.0 -* bugfix: enable run of non-bdd projects, ([#166](https://github.com/vitalets/playwright-bdd/issues/166)) - ## 6.5.2 * bugfix: createBdd returns Cucumber-Style Typing when using Playwright-Style, ([#163](https://github.com/vitalets/playwright-bdd/issues/163)) @@ -187,4 +184,4 @@ Version v3 has several major updates based on the feedback. * Print parsing errors to the console while generating [#2](https://github.com/vitalets/playwright-bdd/issues/2) ## 1.2.0 -* Initial public release \ No newline at end of file +* Initial public release