-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
21 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
# VERSIONS HISTORY # | ||
|
||
Changes in version 0.1.3 (2020121100) - Hurray project week! | ||
--------------------------------------------------- | ||
- Let admins copy files to content bank too (#11) | ||
- Migrate depending on a subset of content-types (#19) | ||
- Allow async module deletes (#14) | ||
- Other fixes and improvements: | ||
* Set grade type to None when maxgrade is 0 (#7) | ||
* Rawscore and maxscore can not be null (#8) | ||
|
||
Thanks to Eric Merrill, GaRaOne and Alexander Bias and all the contributors who have created issues, fixes and improvements. | ||
|
||
Changes in version 0.1.2 (2020062400) - Welcome Beta | ||
--------------------------------------------------- | ||
- Some migration errors fixes: | ||
* Use "enable skipping" from the competency API to avoid migration failed error (#1) | ||
* Set contextid properly in event trigger (#3) | ||
* Replace wrong table name and hardcoded prefix |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters