From 64705178abb373fa785152de264af4a1d932e8b8 Mon Sep 17 00:00:00 2001 From: firm1 Date: Wed, 15 Apr 2020 15:12:11 +0200 Subject: [PATCH] changelog --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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]).