File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed
Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -16,6 +16,12 @@ Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how
1616> - π Performance
1717> - π Documentation
1818
19+ ## [ v1.1.3] (2022-12-12)
20+
21+ ### π Improve
22+
23+ - Supported to version 1.41 and above.
24+
1925## [ v1.1.2] (2022-12-12)
2026
2127### π§ Maintenance
@@ -47,6 +53,7 @@ Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how
4753
4854- Added full github markdown preview style. π
4955
56+ [ v1.1.3 ] : https://github.com/lzm0x219/vscode-markdown-github/compare/v1.1.2...v1.1.3
5057[ v1.1.2 ] : https://github.com/lzm0x219/vscode-markdown-github/compare/v1.1.1...v1.1.2
5158[ v1.1.1 ] : https://github.com/lzm0x219/vscode-markdown-github/compare/v1.1.0...v1.1.1
5259[ v1.1.0 ] : https://github.com/lzm0x219/vscode-markdown-github/compare/v1.0.0...v1.1.0
Original file line number Diff line number Diff line change 11{
22 "name" : " vscode-markdown-github" ,
33 "displayName" : " Github Markdown" ,
4- "version" : " 1.1.2 " ,
4+ "version" : " 1.1.3 " ,
55 "description" : " A GitHub-style VSCode built-in markdown preview plugin." ,
66 "categories" : [
77 " Other"
You canβt perform that action at this time.
0 commit comments