Fix mentions not being stopped by >

This commit is contained in:
Joscha 2023-01-30 17:59:46 +01:00
parent b6d69ce0b5
commit 56373135c7
2 changed files with 5 additions and 1 deletions

View file

@ -21,6 +21,9 @@ Procedure when bumping the version number:
- Respect colon-delimited emoji when calculating nick hue
- Display colon-delimited emoji in nicks and messages
### Fixed
- Mentions not being stopped by `>`
## v0.5.2 - 2023-01-14
### Added