We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef86807 commit 1f002e0Copy full SHA for 1f002e0
CHANGES.md
@@ -4,6 +4,12 @@ Notable changes between releases.
4
5
## Latest
6
7
+## v0.7.3
8
+
9
+* Percent encode special characters in HMAC-SHA1 secrets ([#72](https://github.com/dghubble/oauth1/pull/72))
10
+* Strip whitespace from request token body ([#56](https://github.com/dghubble/oauth1/pull/56))
11
+* Update Go module dependencies
12
13
## v0.7.2
14
15
* Update minimum Go version from v1.17 to v1.18 ([#66](https://github.com/dghubble/oauth1/pull/66))
0 commit comments