File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/)
6
6
and this project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
7
7
8
8
## [ Unreleased]
9
+ ## [ 4.0.0 rc1] 2019-07-24
9
10
### Changed
10
11
* [ #528 ] ( https://github.com/jhedstrom/drupalextension/pull/528 ) Show a more helpful failure when running ` @javascript `
11
12
scenarios with incorrect configuration.
@@ -106,7 +107,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
106
107
* [ #437 ] ( https://github.com/jhedstrom/drupalextension/pull/437 ) : Radio button selector fix.
107
108
* [ #439 ] ( https://github.com/jhedstrom/drupalextension/pull/439 ) : Symfony 3 compatibility follow-up fix.
108
109
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
110
112
[ 4.0.0 beta2 ] : https://github.com/jhedstrom/drupalextension/compare/v4.0.0beta1...v4.0.0beta2
111
113
[ 4.0.0 beta1 ] : https://github.com/jhedstrom/drupalextension/compare/v4.0.0alpha4...v4.0.0beta1
112
114
[ 4.0.0 alpha4 ] :https://github.com/jhedstrom/drupalextension/compare/v4.0.0alpha3...v4.0.0alpha4
You can’t perform that action at this time.
0 commit comments