We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3118b7c commit e5c6662Copy full SHA for e5c6662
2 files changed
ChangeLog
@@ -1,3 +1,9 @@
1
+2020-05-17 Xie Yanbo <xieyanbo@gmail.com>
2
+
3
+ * release version 2.2.0
4
+ * add Debug If keyword
5
+ * rename libs' short name from l to ls to avoid conflict with command list
6
7
2020-05-09 Xie Yanbo <xieyanbo@gmail.com>
8
9
* release version 2.1.0
DebugLibrary/version.py
@@ -1 +1 @@
-VERSION = '2.1.0'
+VERSION = '2.2.0'
0 commit comments