Skip to content

Commit 486462f

Browse files
committed
Update CHANGELOG
1 parent 51b04b4 commit 486462f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Change Log
22

3-
## [4.1.0](https://github.com/auth0/wp-auth0/tree/4.1.0) (2020-05-20)
3+
## [4.1.0](https://github.com/auth0/wp-auth0/tree/4.1.0) (2020-05-21)
44
[Full Changelog](https://github.com/auth0/wp-auth0/compare/4.0.0...4.1.0)
55

66
**Closed issues**
@@ -10,6 +10,7 @@
1010
- Load ourselves with Composer autoloader [\#787](https://github.com/auth0/wp-auth0/pull/787) ([szepeviktor](https://github.com/szepeviktor))
1111

1212
**Fixed**
13+
- Fix incorrect function in uninstall hook [\#795](https://github.com/auth0/wp-auth0/pull/795) ([joshcanhelp](https://github.com/joshcanhelp))
1314
- Align the client ID and redirect URI used in the setup wizard [\#794](https://github.com/auth0/wp-auth0/pull/794) ([joshcanhelp](https://github.com/joshcanhelp))
1415
- Fix custom domain not being used in JWKS [\#792](https://github.com/auth0/wp-auth0/pull/792) ([joshcanhelp](https://github.com/joshcanhelp))
1516
- Pass shortcode atts to the handler [\#789](https://github.com/auth0/wp-auth0/pull/789) ([drobin03](https://github.com/drobin03))

0 commit comments

Comments
 (0)