v16.0.3
This commit is contained in:
parent
9e6aa1ec38
commit
400be3b827
@ -19,6 +19,13 @@ instructions, because git commits are used to generate release notes:
|
|||||||
|
|
||||||
<!-- scriv-insert-here -->
|
<!-- scriv-insert-here -->
|
||||||
|
|
||||||
|
<a id='changelog-16.0.3'></a>
|
||||||
|
## v16.0.3 (2023-11-21)
|
||||||
|
|
||||||
|
- [Bugfix] Fix the issue of site was not being created during tutor dev launch. (by @Faraz32123)
|
||||||
|
- [Enhancement] Add support for using custom credentials repository using CREDENTIALS_REPOSITORY and CREDENTIALS_REPOSITORY_VERSION. (by @Faraz32123)
|
||||||
|
- [Documentation] Add command for creating credentials superuser in the readme. (by @Faraz32123)
|
||||||
|
|
||||||
<a id='changelog-16.0.2'></a>
|
<a id='changelog-16.0.2'></a>
|
||||||
## v16.0.2 (2023-11-08)
|
## v16.0.2 (2023-11-08)
|
||||||
|
|
||||||
|
|||||||
@ -1,2 +0,0 @@
|
|||||||
- [Bugfix] Fix the issue of site was not being created during tutor dev launch. (by @Faraz32123)
|
|
||||||
- [Enhancement] Add support for using custom credentials repository using CREDENTIALS_REPOSITORY and CREDENTIALS_REPOSITORY_VERSION. (by @Faraz32123)
|
|
||||||
@ -1,2 +1,2 @@
|
|||||||
__version__ = "16.0.2"
|
__version__ = "16.0.3"
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user