Skip to content

Commit 145e661

Browse files
authored
Merge pull request #540 from jhedstrom/prep-4.0
Prep for 4.0.0.
2 parents a23b102 + 6b18f32 commit 145e661

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
@@ -6,6 +6,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/)
66
and this project adheres to [Semantic Versioning](http://semver.org/).
77

88
## [Unreleased]
9+
## [4.0.0 rc1] 2019-07-24
910
### Changed
1011
* [#528](https://github.com/jhedstrom/drupalextension/pull/528) Show a more helpful failure when running `@javascript`
1112
scenarios with incorrect configuration.
@@ -106,7 +107,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
106107
* [#437](https://github.com/jhedstrom/drupalextension/pull/437): Radio button selector fix.
107108
* [#439](https://github.com/jhedstrom/drupalextension/pull/439): Symfony 3 compatibility follow-up fix.
108109

109-
[Unreleased]: https://github.com/jhedstrom/drupalextension/compare/v4.0.0beta2...HEAD
110+
[Unreleased]: https://github.com/jhedstrom/drupalextension/compare/v4.0.0rc1...HEAD
111+
[4.0.0 rc1]: https://github.com/jhedstrom/drupalextension/compare/v4.0.0beta2...v4.0.0rc1
110112
[4.0.0 beta2]: https://github.com/jhedstrom/drupalextension/compare/v4.0.0beta1...v4.0.0beta2
111113
[4.0.0 beta1]: https://github.com/jhedstrom/drupalextension/compare/v4.0.0alpha4...v4.0.0beta1
112114
[4.0.0 alpha4]:https://github.com/jhedstrom/drupalextension/compare/v4.0.0alpha3...v4.0.0alpha4

0 commit comments

Comments
 (0)