From 22d69d8c6929e49c4736b147bf2f73e92e4fedb9 Mon Sep 17 00:00:00 2001 From: Jonathan Hedstrom Date: Wed, 13 Dec 2023 09:19:21 -0800 Subject: [PATCH] Open 5.1.x dev. --- CHANGELOG.md | 5 +++-- composer.json | 2 +- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a585b55f..f92ff389 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/). ## [Unreleased] +## [5.0.0] ### Added * [#655](https://github.com/jhedstrom/drupalextension/pull/655) Configure Guzzle request options ## [5.0.0 rc1] @@ -147,8 +148,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/). * [#437](https://github.com/jhedstrom/drupalextension/pull/437): Radio button selector fix. * [#439](https://github.com/jhedstrom/drupalextension/pull/439): Symfony 3 compatibility follow-up fix. -[Unreleased]: https://github.com/jhedstrom/drupalextension/compare/v5.0.0rc1...HEAD -[Unreleased]: https://github.com/jhedstrom/drupalextension/compare/v5.0.0alpha1...v5.0.0rc1 +[Unreleased]: https://github.com/jhedstrom/drupalextension/compare/v5.0.0...HEAD +[5.0.0]: https://github.com/jhedstrom/drupalextension/compare/v5.0.0rc1...v5.0.0 [5.0.0 alpha1]: https://github.com/jhedstrom/drupalextension/compare/v4.2.0...v5.0.0alpha1 [4.2.0]: https://github.com/jhedstrom/drupalextension/compare/v4.1.0...v4.2.0 [4.1.0]: https://github.com/jhedstrom/drupalextension/compare/v4.0.1...v4.1.0 diff --git a/composer.json b/composer.json index 92b0c7d7..b10e57e5 100644 --- a/composer.json +++ b/composer.json @@ -58,7 +58,7 @@ }, "extra": { "branch-alias": { - "dev-master": "5.0.x-dev" + "dev-master": "5.1.x-dev" }, "installer-paths": { "drupal/core": [