Skip to content

Commit a4aba0a

Browse files
committed
Prepare 3.5.0 release
1 parent 6ba897f commit a4aba0a

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

CHANGELOG.md

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

8+
## [3.5.0] - 2022-10-18
9+
### Changed
10+
- Maintenance release dropping support for PHP versions below 8.0
11+
812
## [3.4.0] - 2021-02-08
913
### Added
1014
- Compatibility with php-gitlab-api v11
@@ -65,7 +69,8 @@ Nothing yet.
6569
### Added
6670
- Original fork, feature complete
6771

68-
[Unreleased]: https://github.com/omines/oauth2-gitlab/compare/3.4.0...master
72+
[Unreleased]: https://github.com/omines/oauth2-gitlab/compare/3.5.0...master
73+
[3.5.0]: https://github.com/omines/oauth2-gitlab/compare/3.4.0...3.5.0
6974
[3.4.0]: https://github.com/omines/oauth2-gitlab/compare/3.3.0...3.4.0
7075
[3.3.0]: https://github.com/omines/oauth2-gitlab/compare/3.2.0...3.3.0
7176
[3.2.0]: https://github.com/omines/oauth2-gitlab/compare/3.1.2...3.2.0

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
The MIT License (MIT)
22

3-
Copyright (c) 2021 Omines Internetbureau B.V. / Steven Maguire
3+
Copyright (c) 2022 Omines Internetbureau B.V. / Steven Maguire
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

0 commit comments

Comments
 (0)