Skip to content

Commit

Permalink
Add release notes to CHANGES
Browse files Browse the repository at this point in the history
  • Loading branch information
dghubble committed Jan 14, 2021
1 parent fa1a28f commit d117b84
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGES.md
Expand Up @@ -4,6 +4,13 @@ Notable changes between releases.

## Latest

## v0.7.0

* Add an `HMAC256Signer` ([#40](https://github.com/dghubble/oauth1/pull/40))
* Add discogs `Endpoint` ([#39](https://github.com/dghubble/oauth1/pull/39))
* Allow custom `Noncer` for unusual OAuth1 providers ([#45](https://github.com/dghubble/oauth1/pull/45)
* Change tumblr `Endpoint` URLs to https ([#37](https://github.com/dghubble/oauth1/pull/37))

## v0.6.0

* Add Go module support ([#32](https://github.com/dghubble/oauth1/pull/32))
Expand Down

0 comments on commit d117b84

Please sign in to comment.