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

v3.11.0 (2020-01-14)

- [Feature] Add support for simple, YAML-based plugins
- :boom:[Improvement] The output of `plugins list` now includes plugin
version numbers
parent e3444d66
No related branches found
No related tags found
No related merge requests found
...@@ -2,7 +2,7 @@ ...@@ -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
......
__version__ = "3.10.1" __version__ = "3.11.0"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment