Skip to content

Commit 551cc94

Browse files
authored
Update CHANGELOG.txt
1 parent 9452b54 commit 551cc94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ Version 3.3.4
33

44
Last call for Python2 support.
55

6+
* #846 Use inter-process mutex to prevent concurrent neoVI device open.
67
* #901 Fix iteration in Bus.stop_all_periodic_tasks
78
* #850 Fix socket.error is a deprecated alias of OSError used on Python versions lower than 3.3.
89
* #879 Updating incorrect api documentation.
@@ -15,7 +16,6 @@ Version 3.3.3
1516

1617
Backported fixes from 4.x development branch which targets Python 3.
1718

18-
* #846 Use inter-process mutex to prevent concurrent neoVI device open.
1919
* #798 Backport caching msg.data value in neovi interface.
2020
* #796 Fix Vector CANlib treatment of empty app name.
2121
* #771 Handle empty CSV file.

0 commit comments

Comments
 (0)