Skip to content

Commit fbf11e3

Browse files
committed
add changelog entry
1 parent dd569cd commit fbf11e3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.rst

+3
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,9 @@ Changed
7171
This functionality should never be used in production, but only in development environments or
7272
similar when debugging code. #5199
7373

74+
* Silence pylint about dev/debugging utility (tools/direct_queue_publisher.py) that uses pika because kombu
75+
doesn't support what it does. If anyone uses that utility, they have to install pika manually. #5380
76+
7477
Fixed
7578
~~~~~
7679

0 commit comments

Comments
 (0)