Skip to content

Commit a8638b3

Browse files
authored
Merge pull request #41 from auth0/changelog_v0.6.3
Add changelog for v0.6.3
2 parents 26906e5 + fcf1383 commit a8638b3

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Change Log
22

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+
313
<a name="v0.6.2"></a>
414
## [v0.6.2](https://github.com/auth0/go-auth0/tree/v0.6.2) (2022-04-07)
515

0 commit comments

Comments
 (0)