File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,8 @@ Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how
6
6
7
7
## [ Unreleased]
8
8
9
+ ## [ 0.0.4] - 2024-09-10
10
+
9
11
- Improved comment-test framework to allow writing tests for multiple languages
10
12
- Added comment-test in-browser rendering to allow better debugging
11
13
- Add basic support for C
Original file line number Diff line number Diff line change 54
54
"//" : " START EXTENSION ATTRIBUTES" ,
55
55
"publisher" : " tamir-bahar" ,
56
56
"name" : " function-graph-overview" ,
57
- "version" : " 0.0.3 " ,
57
+ "version" : " 0.0.4 " ,
58
58
"description" : " Function Graph Overview" ,
59
59
"displayName" : " Function Graph Overview" ,
60
60
"icon" : " ./media/icon.png" ,
99
99
"engines" : {
100
100
"vscode" : " ^1.86.0"
101
101
}
102
- }
102
+ }
You can’t perform that action at this time.
0 commit comments