Skip to content

Latest commit

 

History

History
20 lines (10 loc) · 722 Bytes

CHANGELOG.md

File metadata and controls

20 lines (10 loc) · 722 Bytes

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)