File tree Expand file tree Collapse file tree 2 files changed +19
-1
lines changed
Expand file tree Collapse file tree 2 files changed +19
-1
lines changed Original file line number Diff line number Diff line change 11Changelog
22=========
33
4+ Version 8.2.0
5+ ~~~~~~~~~~~~~
6+
7+ Bug fix release and minor enhacements:
8+
9+ HINT:
10+ ~~~~~
11+ We introduced to use an Operation members list for user management.
12+ The default of the GROUP_POSTFIX is "Group" for a given category.
13+ For example if your category is Tex and you have an operation named TexGroup
14+ then all users defined in this operation will become inherited into any new
15+ operation of the category Tex.
16+ Also when an user with admin role changes users in the TexGroup operation,
17+ then all operations of that Tex category will update their users.
18+
19+ All changes:
20+ https://github.com/Open-MSS/MSS/milestone/97?closed=1
21+
422Version 8.1.1
523~~~~~~~~~~~~~
624
Original file line number Diff line number Diff line change 2424 See the License for the specific language governing permissions and
2525 limitations under the License.
2626"""
27- __version__ = u'8.1.1 '
27+ __version__ = u'8.2.0 '
You can’t perform that action at this time.
0 commit comments