Skip to content

Commit 9d14366

Browse files
committed
version
1 parent ee59bca commit 9d14366

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,17 @@
22

33
# Markdown Editor Changelog
44

5+
## 2.0.2
6+
7+
### Added
8+
9+
### Changed
10+
11+
- fix [#68](https://github.com/shuzijun/markdown-editor/issues/68)
12+
### Fixed
13+
14+
### Removed
15+
516
## 2.0.1
617

718
### Added

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
pluginGroup = com.shuzijun.markdown
22
pluginName = markdown-editor
3-
pluginVersion = 2.0.1
3+
pluginVersion = 2.0.2
44

55
pluginSinceBuild = 221.0
66
pluginUntilBuild =

0 commit comments

Comments
 (0)