mirror of
https://github.com/OMGeeky/yup-oauth2.git
synced 2026-01-24 19:00:27 +01:00
chore(version-up): v0.5.5
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
[package]
|
||||
|
||||
name = "yup-oauth2"
|
||||
version = "0.5.4"
|
||||
version = "0.5.5"
|
||||
authors = ["Sebastian Thiel <byronimo@gmail.com>"]
|
||||
repository = "https://github.com/Byron/yup-oauth2"
|
||||
description = "A partial oauth2 implementation, providing the 'device' authorization flow"
|
||||
|
||||
12
changelog.md
12
changelog.md
@@ -1,5 +1,12 @@
|
||||
<a name="v0.5.5"></a>
|
||||
### v0.5.5 (2016-02-07)
|
||||
|
||||
#### Improvements
|
||||
|
||||
* **crates:** remove `time` crate
|
||||
|
||||
<a name="v0.5.4"></a>
|
||||
### v0.5.4 (2016-02-07)
|
||||
### v0.5.4 (2016-01-30)
|
||||
|
||||
|
||||
#### Bug Fixes
|
||||
@@ -217,6 +224,3 @@ This release essentially make yup-oauth2 work on rustc *stable*.
|
||||
* **helper** full implementation of Authenticator ([c227c161](https://github.com/Byron/yup-oauth2/commit/c227c161fd7233d236c1ee5e700dd56298922f08))
|
||||
* **util** new MemoryStorage and NullStorage ([091f1c07](https://github.com/Byron/yup-oauth2/commit/091f1c07592808656735cb8800f0a809329e58d9))
|
||||
* **device** BorrowMut for client ([3f965c8f](https://github.com/Byron/yup-oauth2/commit/3f965c8fea1f341809be97364cbaa570b986f2c4))
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user