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/)
66and this project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
77
88## [ Unreleased]
9+ ## [ 2.0.0] 2019-09-27
910## [ 2.0.0 rc1] 2019-07-25
1011### Changed
1112 * [ #207 ] ( https://github.com/jhedstrom/DrupalDriver/pull/207 ) Require PHP 5.6 or higher.
@@ -87,7 +88,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
8788 docblock for ` CoreInterface::roleCreate ` .
8889
8990
90- [ Unreleased ] : https://github.com/jhedstrom/DrupalDriver/compare/v2.0.0-rc1...HEAD
91+ [ Unreleased ] : https://github.com/jhedstrom/DrupalDriver/compare/v2.0.0...HEAD
92+ [ 2.0.0 ] : https://github.com/jhedstrom/DrupalDriver/compare/v2.0.0-rc1...v2.0.0
9193[ 2.0.0 rc1 ] : https://github.com/jhedstrom/DrupalDriver/compare/v2.0.0-alpha6...v2.0.0-rc1
9294[ 2.0.0 alpha6 ] : https://github.com/jhedstrom/DrupalDriver/compare/v2.0.0-alpha5...HEAD
9395[ 2.0.0 alpha5 ] : https://github.com/jhedstrom/DrupalDriver/compare/v2.0.0-alpha4...v2.0.0-alpha5
You can’t perform that action at this time.
0 commit comments