Skip to content

Commit a213aed

Browse files
committed
Add missing changelog entry for 3.2.1
1 parent 82599c0 commit a213aed

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

CHANGELOG.txt

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ Last call for Python2 support.
1111

1212
* #850 Fix socket.error is a deprecated alias of OSError used on Python versions lower than 3.3.
1313

14-
1514
Version 3.3.3
1615
====
1716

@@ -37,13 +36,11 @@ Version 3.3.2
3736

3837
Minor bug fix release addressing issue in PCAN RTR.
3938

40-
4139
Version 3.3.1
4240
====
4341

4442
Minor fix to setup.py to only require pytest-runner when necessary.
4543

46-
4744
Version 3.3.0
4845
====
4946

@@ -52,6 +49,12 @@ Version 3.3.0
5249
* Clean up bits generator in PCAN interface #588
5350
* Minor fix to use latest tools when building wheels on travis.
5451

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.
5558

5659
Version 3.2.0
5760
====

0 commit comments

Comments
 (0)