2
0
mirror of https://github.com/Ionaru/easy-markdown-editor synced 2025-07-16 14:34:28 -06:00

changelog

This commit is contained in:
firm1 2020-04-15 15:12:11 +02:00
parent 24d4cc87af
commit 64705178ab

View File

@ -4,7 +4,10 @@ All notable changes to easymde will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
<!--## [Unreleased]-->
## [Unreleased]
### Fixed
- Fix cursor displayed position on activity ([#183]).
## [2.10.1] - 2020-04-06
### Fixed
- Typescript error when entering certain strings for toolbar buttons ([#178]).