fix: subscribed threads not being marked as subscribed (#5668)

This commit is contained in:
pajlada
2024-10-21 13:19:08 +02:00
committed by GitHub
parent 867e3f3ab0
commit 45d2c292d0
2 changed files with 6 additions and 1 deletions
+1 -1
View File
@@ -110,7 +110,7 @@
- Dev: Emojis now use flags instead of a set of strings for capabilities. (#5616)
- Dev: Move plugins to Sol2. (#5622)
- Dev: Refactored static `MessageBuilder` helpers to standalone functions. (#5652)
- Dev: Decoupled reply parsing from `MessageBuilder`. (#5660)
- Dev: Decoupled reply parsing from `MessageBuilder`. (#5660, #5668)
- Dev: Refactored IRC message building. (#5663)
## 2.5.1