From a02113fa03c78fa9fe31bc80e9967c1434b5e80c Mon Sep 17 00:00:00 2001 From: Markus Staab <47448731+clxmstaab@users.noreply.github.com> Date: Mon, 2 Oct 2023 11:59:10 +0200 Subject: [PATCH] CHANGELOG-3.X: fix release 3.12.0 mentioned twice --- CHANGELOG-3.X.md | 9 --------- 1 file changed, 9 deletions(-) diff --git a/CHANGELOG-3.X.md b/CHANGELOG-3.X.md index e8f05acc917..a0cfebd17d8 100644 --- a/CHANGELOG-3.X.md +++ b/CHANGELOG-3.X.md @@ -9,15 +9,6 @@ ### Changed - Fixed branch alias ([GrahamCampbell](https://github.com/GrahamCampbell)) [#1109](https://github.com/KnpLabs/php-github-api/issues/1109) -## 3.12.0 - -### Added -- feat: Support for Organization Runners ([haridarshan](https://github.com/haridarshan), [renovate](https://github.com/renovate)[[bot](https://github.com/bot)]) [#1101](https://github.com/KnpLabs/php-github-api/issues/1101) -- allow psr/http-message v2 ([LordSimal](https://github.com/LordSimal)) [#1122](https://github.com/KnpLabs/php-github-api/issues/1122) - -### Changed -- Fixed branch alias ([GrahamCampbell](https://github.com/GrahamCampbell)) [#1109](https://github.com/KnpLabs/php-github-api/issues/1109) - ## 3.11.0 ### Added