File tree Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,11 @@ 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
+ ## [ 5.0.0 rc1]
10
+ ### Fixed
11
+ * [ #629 ] ( https://github.com/jhedstrom/drupalextension/pull/629 ) Fix upstream Drupal getText issue.
12
+ ### Added
13
+ * [ #631 ] ( https://github.com/jhedstrom/drupalextension/pull/631 ) Add a helper for the getting of the login submit element.
9
14
## [ 5.0.0 alpha1]
10
15
### Added
11
16
* [ #620 ] ( https://github.com/jhedstrom/drupalextension/pull/620 ) Drupal 10 compatibility.
@@ -140,7 +145,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
140
145
* [ #437 ] ( https://github.com/jhedstrom/drupalextension/pull/437 ) : Radio button selector fix.
141
146
* [ #439 ] ( https://github.com/jhedstrom/drupalextension/pull/439 ) : Symfony 3 compatibility follow-up fix.
142
147
143
- [ Unreleased ] : https://github.com/jhedstrom/drupalextension/compare/v5.0.0alpha1...HEAD
148
+ [ Unreleased ] : https://github.com/jhedstrom/drupalextension/compare/v5.0.0rc1...HEAD
149
+ [ Unreleased ] : https://github.com/jhedstrom/drupalextension/compare/v5.0.0alpha1...v5.0.0rc1
144
150
[ 5.0.0 alpha1 ] : https://github.com/jhedstrom/drupalextension/compare/v4.2.0...v5.0.0alpha1
145
151
[ 4.2.0 ] : https://github.com/jhedstrom/drupalextension/compare/v4.1.0...v4.2.0
146
152
[ 4.1.0 ] : https://github.com/jhedstrom/drupalextension/compare/v4.0.1...v4.1.0
You can’t perform that action at this time.
0 commit comments