2
0
mirror of https://github.com/Ionaru/easy-markdown-editor synced 2025-07-15 05:54:28 -06:00

Update CHANGELOG.md (Add Thanks)

Co-Authored-By: Situphen <Situphen@users.noreply.github.com>
This commit is contained in:
A-312 2020-03-21 13:06:27 +01:00 committed by GitHub
parent 753bed4772
commit 03ba544095
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -15,7 +15,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Add `watch` task for gulp (Thanks to [@A-312], [#150].
### Fixed
- Issue with Marked when using IE11 and webpack (Thanks to [@felipefdl], [#169]).
- Updated codemirror to version 5.52.2 ([#174]).
- Updated codemirror to version 5.52.2 (Thanks to [@A-312], [#173]).
## [2.9.0] - 2020-01-13
### Added