Skip to content

Commit 4979fff

Browse files
committed
release version 4.0.0
1 parent 5dfb59d commit 4979fff

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
19
<a name="3.0.0"></a>
210
# [3.0.0](https://github.com/fh1ch/passport-gitlab2/compare/v2.2.0...v3.0.0) (2017-04-02)
311

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "passport-gitlab2",
3-
"version": "3.0.0",
3+
"version": "4.0.0",
44
"description": "GitLab authentication strategy for Passport.",
55
"keywords": [
66
"passport",

0 commit comments

Comments
 (0)