We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d7b424c commit 870724fCopy full SHA for 870724f
CHANGES.rst
@@ -1,6 +1,14 @@
1
Changelog
2
=========
3
4
+Version 8.1.0
5
+~~~~~~~~~~~~~
6
+
7
+We renamed in the UI for operations the misleading active/inactive to archive and unarchive.
8
+On start of MSUI an old user configuration can get backuped and saved updated to the new syntax.
9
10
+All changes:
11
+https://github.com/Open-MSS/MSS/milestone/95?closed=1
12
13
Version 8.0.1
14
~~~~~~~~~~~~~
mslib/version.py
@@ -24,4 +24,4 @@
24
See the License for the specific language governing permissions and
25
limitations under the License.
26
"""
27
-__version__ = u'8.0.1'
+__version__ = u'8.1.0'
0 commit comments