Skip to content

Latest commit

 

History

History
40 lines (20 loc) · 1.25 KB

File metadata and controls

40 lines (20 loc) · 1.25 KB

5.0.0 (2019-02-10)

Bug Fixes

  • correct all linter findings and update to ES6 syntax (3653e53)

BREAKING CHANGES

  • This release requires at least Node.js 6.

4.0.0 (2018-06-10)

BREAKING CHANGES

  • readme: This release requires at least GitLab version 9.0.0.

3.0.0 (2017-04-02)

Features

  • strategy: use the read_user scope by default (b381813)

BREAKING CHANGES

  • strategy: Requires at least GitLab 8.15 and enabled read_user scope in your GitLab application configuration.

2.2.0 (2016-05-01)

Features

  • gitlab: implemented authentication provider for GitLab (3d2e203)