Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
FSL
add_module
Commits
57f5868d
Commit
57f5868d
authored
May 25, 2021
by
Paul McCarthy
🚵
Browse files
Merge branch 'rel/0.3.0' into 'master'
Rel/0.3.0 See merge request
!9
parents
640dae9c
a83d4cf8
Pipeline
#8501
failed with stages
in 1 minute and 13 seconds
Changes
2
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
CHANGELOG.md
View file @
57f5868d
# `fsl_add_module` changelog
## 0.3.0 (
Under development
)
## 0.3.0 (
Tuesday 25th May 2021
)
-
Plugin manifest entries can now contain
`version`
and
`terms_of_use`
fields
which, if present, are displayed during installation.
...
...
fsl/add_module/__init__.py
View file @
57f5868d
...
...
@@ -9,5 +9,5 @@
"""
__version__
=
'0.3.0
.dev0
'
__version__
=
'0.3.0'
"""``fsl_add_module`` version number."""
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment