Skip to content

Commit 70f1c6c

Browse files
committed
chore(docs): made changelog match pubspec version number
1 parent b2a01ab commit 70f1c6c

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## [3.0.0] - 17/06/2022
1+
## [3.0.0-rc.10] - 23/06/2022
22

33
- Fix #195: Adding missing export for `wait_until_key_exists_step.dart`
44
- Fix #226: Allow compatibility with dev and master flutter branches
@@ -9,6 +9,8 @@
99
* BREAKING CHANGE:
1010
- `NEW API FOR REPORTERS`: All reporters implement (do not extend) separated interfaces see https://github.com/jonsamwell/dart_gherkin/blob/master/CHANGELOG.md#300---16052022
1111

12+
**Note: this release will soon be promoted the main version**
13+
1214
## [3.0.0-rc.9] - 18/11/2021
1315

1416
- Fix: #172: Fix for the `StdoutReporter` when running against the web

0 commit comments

Comments
 (0)