We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5dfb59d commit 4979fffCopy full SHA for 4979fff
CHANGELOG.md
@@ -1,3 +1,11 @@
1
+<a name="4.0.0"></a>
2
+# [4.0.0](https://github.com/fh1ch/passport-gitlab2/compare/v3.0.0...v4.0.0) (2018-06-10)
3
+
4
+### BREAKING CHANGES
5
6
+* readme: This release requires at least GitLab version 9.0.0.
7
8
9
<a name="3.0.0"></a>
10
# [3.0.0](https://github.com/fh1ch/passport-gitlab2/compare/v2.2.0...v3.0.0) (2017-04-02)
11
package.json
@@ -1,6 +1,6 @@
{
"name": "passport-gitlab2",
- "version": "3.0.0",
+ "version": "4.0.0",
"description": "GitLab authentication strategy for Passport.",
"keywords": [
"passport",
0 commit comments