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

remove author, updated deps

This commit is contained in:
Daniël Klabbers
2020-03-03 14:21:27 +01:00
parent 17a9e1f0ab
commit a2c02a5a2e
2 changed files with 6 additions and 7 deletions

View File

@@ -1,5 +1,10 @@
# Changelog
## [0.1.0-beta.12](https://github.com/flarum/markdown/compare/v0.1.0-beta.10...v0.1.0-beta.12)
### Fixed
- Mentions could be seen within spoiler blocks (#13)
## [0.1.0-beta.10](https://github.com/flarum/markdown/compare/v0.1.0-beta.9...v0.1.0-beta.10)
### Added