CHANGELOG.md in rodauth-oauth-0.4.1 vs CHANGELOG.md in rodauth-oauth-0.4.2
- old
+ new
@@ -1,8 +1,14 @@
# CHANGELOG
## master
+### 0.4.2
+
+### Bugfixes
+
+* database entensions were being run in resource server mode, when it's not expected that the oauth db tables are around.
+
### 0.4.1
### Improvements
When in "Resource Server" mode, calling `rodauth.authorization_token` will now return an hash of the JSON payload that the Authorization Server responds, and which was already previously used to authorize access to protected resources.
\ No newline at end of file