Skip to content

Commit a415497

Browse files
Update CHANGELOG.md
Message.__eq__ is gone. No need to mention it here. Co-authored-by: zariiii9003 <[email protected]>
1 parent e86b865 commit a415497

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

CHANGELOG.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,6 @@ Other API changes and improvements
129129
* An [overview over various "virtual" interfaces](https://python-can.readthedocs.io/en/develop/interfaces/virtual.html#other-virtual-interfaces) (#644)
130130
* Make ThreadBasedCyclicSendTask event based & improve timing accuracy (#656)
131131
* Ignore error frames in can.player by default, add --error-frames option (#690)
132-
* Add __eq__ method to can.Message (#737, #747)
133132
* Add an error callback to ThreadBasedCyclicSendTask (#743, #781)
134133
* Add direction to CAN messages (#773, #779, #780, #852, #966)
135134
* Notifier no longer raises handled exceptions in rx_thread (#775, #789) but does so if no listener handles them (#1039, #1040)

0 commit comments

Comments
 (0)