mirror of
https://github.com/freckle/yesod-auth-oauth2.git
synced 2026-04-22 02:37:43 +02:00
Version bump
This commit is contained in:
parent
b775a9c18b
commit
2110b29669
@ -1,7 +1,11 @@
|
|||||||
## [*Unreleased*](https://github.com/thoughtbot/yesod-auth-oauth2/compare/v0.6.0.0...master)
|
## [*Unreleased*](https://github.com/thoughtbot/yesod-auth-oauth2/compare/v0.6.1.0...master)
|
||||||
|
|
||||||
None
|
None
|
||||||
|
|
||||||
|
## [v0.6.1.0](https://github.com/thoughtbot/yesod-auth-oauth2/compare/v0.6.0.0...v0.6.1.0)
|
||||||
|
|
||||||
|
- Allow http-client-0.6
|
||||||
|
|
||||||
## [v0.6.0.0](https://github.com/thoughtbot/yesod-auth-oauth2/compare/v0.5.3.0...v0.6.0.0)
|
## [v0.6.0.0](https://github.com/thoughtbot/yesod-auth-oauth2/compare/v0.5.3.0...v0.6.0.0)
|
||||||
|
|
||||||
- Remove deprecated Github module
|
- Remove deprecated Github module
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
---
|
---
|
||||||
name: yesod-auth-oauth2
|
name: yesod-auth-oauth2
|
||||||
version: '0.6.0.0' # N.B. PVP-compliant Semver: 0.MAJOR.MINOR.PATCH
|
version: '0.6.1.0' # N.B. PVP-compliant Semver: 0.MAJOR.MINOR.PATCH
|
||||||
synopsis: OAuth 2.0 authentication plugins
|
synopsis: OAuth 2.0 authentication plugins
|
||||||
description: Library to authenticate with OAuth 2.0 for Yesod web applications.
|
description: Library to authenticate with OAuth 2.0 for Yesod web applications.
|
||||||
category: Web
|
category: Web
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user