mirror of
https://github.com/Ionaru/easy-markdown-editor
synced 2025-08-12 03:32:44 -06:00
Update changelog for PR #364
This commit is contained in:
parent
8ad896fb40
commit
c15c699a52
@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
- Image extension detection when extension is uppercase (Thanks to [@ukjinjang], [#357]).
|
- Image extension detection when extension is uppercase (Thanks to [@ukjinjang], [#357]).
|
||||||
|
- Submenu actions not working in Chromium Browsers (Thanks to [@Offerel] and [@robjean9], [#364]).
|
||||||
|
|
||||||
## [2.15.0] - 2021-04-22
|
## [2.15.0] - 2021-04-22
|
||||||
### Added
|
### Added
|
||||||
@ -230,6 +231,7 @@ Project forked from [SimpleMDE](https://github.com/sparksuite/simplemde-markdown
|
|||||||
[#9]: https://github.com/Ionaru/easy-markdown-editor/issues/9
|
[#9]: https://github.com/Ionaru/easy-markdown-editor/issues/9
|
||||||
|
|
||||||
<!-- Linked PRs -->
|
<!-- Linked PRs -->
|
||||||
|
[#364]: https://github.com/Ionaru/easy-markdown-editor/pull/364
|
||||||
[#358]: https://github.com/Ionaru/easy-markdown-editor/pull/358
|
[#358]: https://github.com/Ionaru/easy-markdown-editor/pull/358
|
||||||
[#357]: https://github.com/Ionaru/easy-markdown-editor/pull/357
|
[#357]: https://github.com/Ionaru/easy-markdown-editor/pull/357
|
||||||
[#322]: https://github.com/Ionaru/easy-markdown-editor/pull/322
|
[#322]: https://github.com/Ionaru/easy-markdown-editor/pull/322
|
||||||
@ -324,6 +326,8 @@ Project forked from [SimpleMDE](https://github.com/sparksuite/simplemde-markdown
|
|||||||
[@sne11ius]: https://github.com/sne11ius
|
[@sne11ius]: https://github.com/sne11ius
|
||||||
[@souljuse]: https://github.com/souljuse
|
[@souljuse]: https://github.com/souljuse
|
||||||
[@ukjinjang]: https://github.com/ukjinjang
|
[@ukjinjang]: https://github.com/ukjinjang
|
||||||
|
[@robjean9]: https://github.com/robjean9
|
||||||
|
[@Offerel]: https://github.com/Offerel
|
||||||
|
|
||||||
<!-- Linked versions -->
|
<!-- Linked versions -->
|
||||||
[Unreleased]: https://github.com/Ionaru/easy-markdown-editor/compare/2.15.0...HEAD
|
[Unreleased]: https://github.com/Ionaru/easy-markdown-editor/compare/2.15.0...HEAD
|
||||||
|
Loading…
x
Reference in New Issue
Block a user