mirror of
https://github.com/flarum/core.git
synced 2025-07-17 23:01:17 +02:00
changelog and dep for v0.1.0-beta.14
This commit is contained in:
@@ -1,5 +1,15 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## [0.1.0-beta.14](https://github.com/flarum/markdown/compare/v0.1.0-beta.13...v0.1.0-beta.14)
|
||||||
|
|
||||||
|
### Changed
|
||||||
|
- Switch image and link defaults (#11)
|
||||||
|
- Updated mithril to version 2
|
||||||
|
- Load language strings correctly on en-/disable
|
||||||
|
|
||||||
|
### Removed
|
||||||
|
- Support for IE 11 (#18)
|
||||||
|
|
||||||
## [0.1.0-beta.13](https://github.com/flarum/markdown/compare/v0.1.0-beta.12...v0.1.0-beta.13)
|
## [0.1.0-beta.13](https://github.com/flarum/markdown/compare/v0.1.0-beta.12...v0.1.0-beta.13)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
@@ -9,7 +9,7 @@
|
|||||||
"source": "https://github.com/flarum/markdown"
|
"source": "https://github.com/flarum/markdown"
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
"flarum/core": "^0.1.0-beta.13"
|
"flarum/core": "^0.1.0-beta.14"
|
||||||
},
|
},
|
||||||
"extra": {
|
"extra": {
|
||||||
"branch-alias": {
|
"branch-alias": {
|
||||||
|
Reference in New Issue
Block a user