Skip to content

Commit e86b865

Browse files
authored
Moved #1125 to the neovi section
1 parent 7226fa3 commit e86b865

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,7 @@ Improved interfaces
8787
* Filter out Tx error messages (#854)
8888
* Adding support for send timeout (#855)
8989
* Raising more precise API error when set bitrate fails (#865)
90+
* Avoid flooding the logger with many errors when they are the same (#1125)
9091
* Omit the transmit exception cause for brevity (#1086)
9192
* Raise ValueError if message data is over max frame length (#1177, #1181)
9293
* Setting is_error_frame message property (#1189)
@@ -136,7 +137,6 @@ Other API changes and improvements
136137
* Add a default fileno function to the BusABC (#877)
137138
* Disallow Messages to simultaneously be "FD" and "remote" (#1049)
138139
* Speed up interface plugin imports by removing pkg_resources (#1110)
139-
* Avoid flooding the logger with many errors when they are the same (#1125)
140140
* Allowing for extra config arguments in can.logger (#1142, #1170)
141141
* Add changed byte highlighting to viewer.py (#1159)
142142

0 commit comments

Comments
 (0)