edx-oauth2-wordpress-backend/CHANGELOG.md
2022-12-20 13:26:39 -06:00

13 lines
258 B
Markdown

# CHANGE LOG
## Version 1.0.5 (2022-12-20)
- version bumps
## Version 1.0.4 (2022-11-09)
- add property for URL
- add class variables for PATH, AUTHORIZATION_ENDPOINT, TOKEN_ENDPOINT, USERINFO_ENDPOINT
- switch to urllib.parse urljoin()
- add a Makefile