File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -87,6 +87,7 @@ Improved interfaces
87
87
* Filter out Tx error messages (#854 )
88
88
* Adding support for send timeout (#855 )
89
89
* Raising more precise API error when set bitrate fails (#865 )
90
+ * Avoid flooding the logger with many errors when they are the same (#1125 )
90
91
* Omit the transmit exception cause for brevity (#1086 )
91
92
* Raise ValueError if message data is over max frame length (#1177 , #1181 )
92
93
* Setting is_error_frame message property (#1189 )
@@ -136,7 +137,6 @@ Other API changes and improvements
136
137
* Add a default fileno function to the BusABC (#877 )
137
138
* Disallow Messages to simultaneously be "FD" and "remote" (#1049 )
138
139
* Speed up interface plugin imports by removing pkg_resources (#1110 )
139
- * Avoid flooding the logger with many errors when they are the same (#1125 )
140
140
* Allowing for extra config arguments in can.logger (#1142 , #1170 )
141
141
* Add changed byte highlighting to viewer.py (#1159 )
142
142
You can’t perform that action at this time.
0 commit comments