1
0
mirror of https://github.com/flarum/core.git synced 2025-08-02 22:47:33 +02:00

Update changelog for beta.10

This commit is contained in:
Franz Liedke
2019-09-15 22:43:58 +02:00
parent d9fb5ab31b
commit 9bb4894ec0

View File

@@ -1,5 +1,10 @@
# Changelog
## [0.1.0-beta.10](https://github.com/flarum/mentions/compare/v0.1.0-beta.9...v0.1.0-beta.10)
### Fixed
- Mentions for usernames containing underscores and other special characters could link to wrong users (#37)
## [0.1.0-beta.9](https://github.com/flarum/mentions/compare/v0.1.0-beta.8.1...v0.1.0-beta.9)
### Changed