File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed
Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,10 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/)
66and this project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
77
88## [ Unreleased]
9+ ## [ 2.0.0 alpha5] 2018-09-21
10+ ### Fixed
11+ * [ #199 ] ( https://github.com/jhedstrom/DrupalDriver/pull/199 ) : Fixes type
12+ introduced in #198 .
913## [ 2.0.0 alpha4] 2018-09-21
1014### Added
1115 * [ #191 ] ( https://github.com/jhedstrom/DrupalDriver/pull/191 ) : Adds field
@@ -74,7 +78,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
7478 docblock for ` CoreInterface::roleCreate ` .
7579
7680
77- [ Unreleased ] : https://github.com/jhedstrom/DrupalDriver/compare/v2.0.0-alpha4...HEAD
81+ [ Unreleased ] : https://github.com/jhedstrom/DrupalDriver/compare/v2.0.0-alpha5...HEAD
82+ [ 2.0.0 alpha5 ] : https://github.com/jhedstrom/DrupalDriver/compare/v2.0.0-alpha4...v2.0.0-alpha5
7883[ 2.0.0 alpha4 ] : https://github.com/jhedstrom/DrupalDriver/compare/v2.0.0-alpha3...v2.0.0-alpha4
7984[ 2.0.0 alpha3 ] : https://github.com/jhedstrom/DrupalDriver/compare/v2.0.0-alpha2...v2.0.0-alpha3
8085[ 2.0.0 alpha2 ] : https://github.com/jhedstrom/DrupalDriver/compare/v2.0.0-alpha1...v2.0.0-alpha2
You can’t perform that action at this time.
0 commit comments