Skip to content

Commit 7edd1ab

Browse files
author
ymj-123
committed
update HISTORY.md
1 parent 2816203 commit 7edd1ab

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

HISTORY.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
---
44

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+
59
## 2.2.3 / 2020-12-01
610
- [OpenRTK] Update Configuration read size
711
- [Framework] Fix cannot parse 'sC', 'uB' command

src/aceinna/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# Package Version
2-
VERSION = '2.2.3'
2+
VERSION = '2.2.4'
33
PACKAGE_NAME = 'openimu'

0 commit comments

Comments
 (0)