Skip to content

Commit e72faaf

Browse files
committed
Before make ModbusLib-submodule
1 parent ac0811c commit e72faaf

File tree

3 files changed

+13
-5
lines changed

3 files changed

+13
-5
lines changed

.gitmodules

Lines changed: 0 additions & 3 deletions
This file was deleted.

changelog.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,16 @@
1515

1616
# 0.1.4
1717

18-
* Fixed bug
18+
* Fixed bug
19+
20+
# 0.1.5
21+
22+
* Fix 'String'-format of data view item displaying
23+
24+
# 0.2.0
25+
26+
* Make ModbusTools available for older version of Qt framework:
27+
starting with version 0.2.0 ModbusTools support Qt 5.8 version or later
28+
* Add ModbusLib submodule project. It non-Qt project working with TCP sockets and serial port
29+
for Modbus protocol. It deletes dependencies to Qt5Network and Qt5SerialPort libs.
30+
* Fix server action (simulation) edit bugs

src/modbus

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)