We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 83c6189 commit f0d58ceCopy full SHA for f0d58ce
CHANGES.rst
@@ -1,6 +1,16 @@
1
Changelog
2
=========
3
4
+Version 9.2.0
5
+~~~~~~~~~~~~~
6
+
7
+Bug fix release and minor enhancements:
8
+We added a verification for xml data and changed the startup of the SocketsManager.
9
10
+All changes:
11
+https://github.com/Open-MSS/MSS/milestone/106?closed=1
12
13
14
Version 9.1.0
15
~~~~~~~~~~~~~
16
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'9.1.0'
+__version__ = u'9.2.0'
0 commit comments