Packages

An Ueberauth strategy for using Gitlab to authenticate your users.

Current section

Files

Jump to
Raw

CHANGELOG.md

# CHANGELOG
## v0.3.1 - 2021-12-15
- Remove dev/test packages from runtime
- Doc files update
## v0.3.0 - 2020-08-29
- Upgrade dependencies
- Upgrade oauth2 to 2.x, and change usage. Thanks [@tcitworld](https://github.com/tcitworld)
### Potential Breaking Changes
- Updated minimum elixir version from `~> 1.3` to `~> 1.7`
## v0.2.0 - 2018-03-14
- Set app correctly to `ueberauth_gitlab_strategy`
## v0.1.1 - 2018-03-13
- Dependency updates
## v0.1.0 - 2017-11-06
- Initial release