diff --git a/CHANGELOG.md b/CHANGELOG.md index 1307f5d..9a6fc39 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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] +### 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]).