We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8828269 commit b11e533Copy full SHA for b11e533
README.md
@@ -145,3 +145,14 @@ former rules. Groups memberships provided by other group backends are not
145
accessible.
146
147
That's it for now, have fun!
148
+
149
+Changes
150
+-------
151
152
+### v1.0.1
153
154
+Fixes typos in our documentation
155
156
+### v1.0.0
157
158
+First stable release
module.info
@@ -1,5 +1,5 @@
1
Name: Extragroups
2
-Version: v1.0.0
+Version: v1.0.1
3
Description: Extragroups - Rule-based group membership
4
This module provides an `UserGroupBackend` implementation for Icinga
5
Web 2. It allows to assign additional groups based on custom rules.
0 commit comments