File tree Expand file tree Collapse file tree 2 files changed +9
-3
lines changed
Expand file tree Collapse file tree 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.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8+ ## [ 1.0.3] - 2020-08-08
9+
10+ ### Fix
11+
12+ * Fix for unity v2020
13+
814## [ 1.0.2] - 2019-09-11
915
1016### Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " com.mischief.markdownviewer" ,
3- "version" : " 1.0.2 " ,
3+ "version" : " 1.0.3 " ,
44 "displayName" : " Unity Markdown Viewer" ,
55 "description" : " Editor inspector for markdown files" ,
6- "unity" : " 2017 .4" ,
6+ "unity" : " 2018 .4" ,
77 "author" : {
88 "name" : " Gwaredd" ,
99 "email" : " gwaredd@hotmail.com" ,
1010 "url" : " https://github.com/gwaredd/UnityMarkdownViewer"
1111 },
1212 "dependencies" : {
1313 }
14- }
14+ }
You can’t perform that action at this time.
0 commit comments