File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,10 @@ This project adheres to [Semantic Versioning](http://semver.org/).
5
5
## [ Unreleased]
6
6
Nothing yet.
7
7
8
+ ## [ 3.5.0] - 2022-10-18
9
+ ### Changed
10
+ - Maintenance release dropping support for PHP versions below 8.0
11
+
8
12
## [ 3.4.0] - 2021-02-08
9
13
### Added
10
14
- Compatibility with php-gitlab-api v11
@@ -65,7 +69,8 @@ Nothing yet.
65
69
### Added
66
70
- Original fork, feature complete
67
71
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
69
74
[ 3.4.0 ] : https://github.com/omines/oauth2-gitlab/compare/3.3.0...3.4.0
70
75
[ 3.3.0 ] : https://github.com/omines/oauth2-gitlab/compare/3.2.0...3.3.0
71
76
[ 3.2.0 ] : https://github.com/omines/oauth2-gitlab/compare/3.1.2...3.2.0
Original file line number Diff line number Diff line change 1
1
The MIT License (MIT)
2
2
3
- Copyright (c) 2021 Omines Internetbureau B.V. / Steven Maguire
3
+ Copyright (c) 2022 Omines Internetbureau B.V. / Steven Maguire
4
4
5
5
Permission is hereby granted, free of charge, to any person obtaining a copy
6
6
of this software and associated documentation files (the "Software"), to deal
You can’t perform that action at this time.
0 commit comments