We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 26906e5 + fcf1383 commit a8638b3Copy full SHA for a8638b3
CHANGELOG.md
@@ -1,5 +1,15 @@
1
# Change Log
2
3
+<a name="v0.6.3"></a>
4
+## [v0.6.3](https://github.com/auth0/go-auth0/tree/v0.6.3) (2022-04-13)
5
+
6
+[Full Changelog](https://github.com/auth0/go-auth0/compare/v0.6.2...v0.6.3)
7
8
+### Fixed
9
10
+- Fixed uri path escaping for param IDs that have a forward slash in them ([#40](https://github.com/auth0/go-auth0/pull/40))
11
12
13
<a name="v0.6.2"></a>
14
## [v0.6.2](https://github.com/auth0/go-auth0/tree/v0.6.2) (2022-04-07)
15
0 commit comments