File tree 2 files changed +9
-3
lines changed 2 files changed +9
-3
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
5
5
The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
6
6
and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
7
7
8
+ ## [ 1.0.3] - 2020-08-08
9
+
10
+ ### Fix
11
+
12
+ * Fix for unity v2020
13
+
8
14
## [ 1.0.2] - 2019-09-11
9
15
10
16
### Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " com.mischief.markdownviewer" ,
3
- "version" : " 1.0.2 " ,
3
+ "version" : " 1.0.3 " ,
4
4
"displayName" : " Unity Markdown Viewer" ,
5
5
"description" : " Editor inspector for markdown files" ,
6
- "unity" : " 2017 .4" ,
6
+ "unity" : " 2018 .4" ,
7
7
"author" : {
8
8
"name" : " Gwaredd" ,
9
9
10
10
"url" : " https://github.com/gwaredd/UnityMarkdownViewer"
11
11
},
12
12
"dependencies" : {
13
13
}
14
- }
14
+ }
You can’t perform that action at this time.
0 commit comments