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+ ## [ v3.1.0] (2023-06-05)
20+
21+ ### ✨ Feature
22+
23+ - Add mermaid diagrams preview.
24+
1925## [ v3.0.0] (2023-05-25)
2026
2127### ✨ Feature
@@ -123,6 +129,7 @@ Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how
123129
124130- Added full github markdown preview style. 🎉
125131
132+ [ v3.1.0 ] : https://github.com/lzm0x219/vscode-markdown-github/compare/v3.0.0...v3.1.0
126133[ v3.0.0 ] : https://github.com/lzm0x219/vscode-markdown-github/compare/v2.0.1...v3.0.0
127134[ v2.0.1 ] : https://github.com/lzm0x219/vscode-markdown-github/compare/v2.0.0...v2.0.1
128135[ v2.0.0 ] : https://github.com/lzm0x219/vscode-markdown-github/compare/v1.2.0...v2.0.0
Original file line number Diff line number Diff line change 11{
22 "name" : " vscode-markdown-github" ,
33 "displayName" : " Markdown Github Preview" ,
4- "version" : " 3.0 .0" ,
4+ "version" : " 3.1 .0" ,
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