From f1e229f5b856a18d6810fda1ed281ce86c0350a3 Mon Sep 17 00:00:00 2001 From: Jeroen akkerman Date: Tue, 4 Mar 2025 17:59:40 +0100 Subject: [PATCH] Update changelog for 2.20.0 --- CHANGELOG.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c487c7c..0264691 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,8 @@ 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] + +## [2.20.0] - 2025-03-04 ### Added - Support for `marked` extensions (Thanks to [@codingjoe], [#611], [#514]). @@ -446,7 +447,8 @@ Project forked from [SimpleMDE](https://github.com/sparksuite/simplemde-markdown [@codingjoe]: https://github.com/codingjoe -[Unreleased]: https://github.com/Ionaru/easy-markdown-editor/compare/2.19.0...HEAD +[Unreleased]: https://github.com/Ionaru/easy-markdown-editor/compare/2.20.0...HEAD +[2.20.0]: https://github.com/Ionaru/easy-markdown-editor/compare/2.19.0...2.20.0 [2.19.0]: https://github.com/Ionaru/easy-markdown-editor/compare/2.18.0...2.19.0 [2.18.0]: https://github.com/Ionaru/easy-markdown-editor/compare/2.17.0...2.18.0 [2.17.0]: https://github.com/Ionaru/easy-markdown-editor/compare/2.16.1...2.17.0