mirror of
https://github.com/ChristianLight/tutor.git
synced 2024-12-12 14:17:46 +00:00
v3.11.0 (2020-01-14)
- [Feature] Add support for simple, YAML-based plugins
- 💥[Improvement] The output of `plugins list` now includes plugin
version numbers
This commit is contained in:
parent
e3444d668c
commit
3ca0c6cf46
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
Note: Breaking changes between versions are indicated by "💥".
|
Note: Breaking changes between versions are indicated by "💥".
|
||||||
|
|
||||||
## Unreleased
|
## 3.11.0 (2020-01-14)
|
||||||
|
|
||||||
- [Feature] Add support for simple, YAML-based plugins
|
- [Feature] Add support for simple, YAML-based plugins
|
||||||
- 💥[Improvement] The output of `plugins list` now includes plugin version numbers
|
- 💥[Improvement] The output of `plugins list` now includes plugin version numbers
|
||||||
|
@ -1 +1 @@
|
|||||||
__version__ = "3.10.1"
|
__version__ = "3.11.0"
|
||||||
|
Loading…
Reference in New Issue
Block a user