Skip to content
Snippets Groups Projects
Commit c18ab3e7 authored by Régis Behmo's avatar Régis Behmo
Browse files

v3.12.2 (2020-04-29)

- [Bugfix] Fix oauth2 authentication with 3rd-party services, such as discovery
- [Bugfix] Upgrade scorm xblock to solve caching issue
parent 1b1d21c7
No related branches found
No related tags found
No related merge requests found
......@@ -2,7 +2,7 @@
Note: Breaking changes between versions are indicated by "💥".
## Unreleased
## v3.12.2 (2020-04-29)
- [Bugfix] Fix oauth2 authentication with 3rd-party services, such as discovery
- [Bugfix] Upgrade scorm xblock to solve caching issue
......
__version__ = "3.12.1"
__version__ = "3.12.2"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment