doc: add changelog entry

This commit is contained in:
Muhammad Faraz Maqsood 2025-01-09 10:58:26 +05:00 committed by Muhammad Faraz Maqsood
parent 604e7f3485
commit 20e381ed25

View File

@ -0,0 +1 @@
- [Bugfix] Add support to consume events from event bus in discovery. Explanation can be viewed here: https://github.com/openedx/event-bus-redis/blob/main/docs/tutor_installation.rst. (by @Faraz32123)