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
Extensions
Group Administrators
Commits
9f02268e
Commit
9f02268e
authored
Apr 16, 2021
by
mattwire
Browse files
Release 0.6
parent
be43a8f8
Changes
2
Hide whitespace changes
Inline
Side-by-side
docs/releasenotes.md
View file @
9f02268e
...
...
@@ -9,6 +9,10 @@ Releases use the following numbering system:
*
**[BC]**
: Items marked with [BC] indicate a breaking change that will require updates to your code if you are using that code in your extension.
## Release 0.6
*
Don't build group menu items if there are no group admins.
## Release 0.5
*
Fix wrong class in groupadmin.setting.php (was requiring a class from the Stripe extension).
...
...
info.xml
View file @
9f02268e
...
...
@@ -14,8 +14,8 @@
<url
desc=
"Support"
>
https://mjw.pt/support/groupadmin
</url>
<url
desc=
"Licensing"
>
http://www.gnu.org/licenses/agpl-3.0.html
</url>
</urls>
<releaseDate>
2021-04-1
4
</releaseDate>
<version>
0.
5
</version>
<releaseDate>
2021-04-1
6
</releaseDate>
<version>
0.
6
</version>
<develStage>
beta
</develStage>
<compatibility>
<ver>
5.35
</ver>
...
...
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