File tree Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,6 @@ Last call for Python2 support.
11
11
12
12
* #850 Fix socket.error is a deprecated alias of OSError used on Python versions lower than 3.3.
13
13
14
-
15
14
Version 3.3.3
16
15
====
17
16
@@ -37,13 +36,11 @@ Version 3.3.2
37
36
38
37
Minor bug fix release addressing issue in PCAN RTR.
39
38
40
-
41
39
Version 3.3.1
42
40
====
43
41
44
42
Minor fix to setup.py to only require pytest-runner when necessary.
45
43
46
-
47
44
Version 3.3.0
48
45
====
49
46
@@ -52,6 +49,12 @@ Version 3.3.0
52
49
* Clean up bits generator in PCAN interface #588
53
50
* Minor fix to use latest tools when building wheels on travis.
54
51
52
+ Version 3.2.1
53
+ ====
54
+
55
+ * CAN FD 64 frame support to blf reader
56
+ * Minor fix to use latest tools when building wheels on travis.
57
+ * Updates links in documentation.
55
58
56
59
Version 3.2.0
57
60
====
You can’t perform that action at this time.
0 commit comments