You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGES.rst
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,13 +23,13 @@ Changes
23
23
24
24
- **Core - Dependencies** - Red's dependencies have been bumped (:issue:`6529`, :issue:`6531`)
25
25
- **Cogs - Cleanup** - The ``[p]cleanup duplicates`` command now considers more information about the message when determining if it's a duplicate. Notably, messages with polls are ignored and equivalent messages replying to different messages are now not considered duplicates (:issue:`6529`)
26
-
- **Cogs - Filter** - The cog now checks the forwarded messages for filtered words (:issue:`6529`)
26
+
- **Cogs - Filter** - The cog now checks forwarded messages for filtered words (:issue:`6529`)
- **Cogs - Streams** - Fixed upcoming stream alert showing incorrect time when Red is hosted on a system using non-UTC timezone (:issue:`6526`, :issue:`6527`)
32
+
- **Cogs - Streams** - Fixed upcoming stream alert showing an incorrect time when Red is hosted on a system using a non-UTC timezone (:issue:`6526`, :issue:`6527`)
0 commit comments