Skip to content

Commit 5d8afd5

Browse files
committed
Prepare 3.6.0 release
1 parent b57ec8e commit 5d8afd5

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,13 @@ This project adheres to [Semantic Versioning](http://semver.org/).
55
## [Unreleased]
66
Nothing yet.
77

8+
## [3.6.0] - 2023-11-06
9+
Maintenance release
10+
11+
- Upped code quality to PHPStan max level
12+
- Officially support PHP 8.3
13+
- Switched to Github Actions
14+
815
## [3.5.0] - 2022-10-18
916
### Changed
1017
- Maintenance release dropping support for PHP versions below 8.0
@@ -69,7 +76,8 @@ Nothing yet.
6976
### Added
7077
- Original fork, feature complete
7178

72-
[Unreleased]: https://github.com/omines/oauth2-gitlab/compare/3.5.0...master
79+
[Unreleased]: https://github.com/omines/oauth2-gitlab/compare/3.6.0...master
80+
[3.6.0]: https://github.com/omines/oauth2-gitlab/compare/3.5.0...3.6.0
7381
[3.5.0]: https://github.com/omines/oauth2-gitlab/compare/3.4.0...3.5.0
7482
[3.4.0]: https://github.com/omines/oauth2-gitlab/compare/3.3.0...3.4.0
7583
[3.3.0]: https://github.com/omines/oauth2-gitlab/compare/3.2.0...3.3.0

0 commit comments

Comments
 (0)