We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2816203 commit 7edd1abCopy full SHA for 7edd1ab
HISTORY.md
@@ -2,6 +2,10 @@
2
3
---
4
5
+## 2.2.4 / 2020-12-18
6
+- [OpenRTK] Remove console print and add print.log to save these infomation.
7
+- [OpenRTK] Update openrtk parse to make kml files
8
+
9
## 2.2.3 / 2020-12-01
10
- [OpenRTK] Update Configuration read size
11
- [Framework] Fix cannot parse 'sC', 'uB' command
src/aceinna/__init__.py
@@ -1,3 +1,3 @@
1
# Package Version
-VERSION = '2.2.3'
+VERSION = '2.2.4'
PACKAGE_NAME = 'openimu'
0 commit comments