1
0
mirror of https://github.com/flarum/core.git synced 2025-08-29 19:09:58 +02:00

Release v1.1.0

This commit is contained in:
Alexander Skvortsov
2021-10-11 21:12:06 -04:00
parent 48b29b90db
commit 162784f611
3 changed files with 613 additions and 611 deletions

View File

@@ -1,5 +1,13 @@
# Changelog
## [1.1.0](https://github.com/flarum/markdown/compare/v1.0.1...v1.1.0)
### Added
- Spoiler and strikethrough buttons (https://github.com/flarum/markdown/pulls/30)
### Fixed
- Browser/system shortcuts triggering when applying editor style from shortcut (https://github.com/flarum/markdown/pulls/32)
## [1.0.1](https://github.com/flarum/markdown/compare/v1.0.0...v1.0.1)
### Fixed