File tree Expand file tree Collapse file tree 3 files changed +6
-3
lines changed Expand file tree Collapse file tree 3 files changed +6
-3
lines changed Original file line number Diff line number Diff line change 2
2
3
3
## master
4
4
5
+ ## 0.8.1
6
+
5
7
- Fixes the settings will be loaded incorrectly.
6
8
7
- # 0.8.0
9
+ ## 0.8.0
8
10
9
11
- Allow to override the Gist's default stylesheet. (Fixes #2 )
10
12
11
- # 0.7.0
13
+ ## 0.7.0
12
14
13
15
- Fixes the link in the gist view will be opened in the iFrame.
14
16
- Use the ` postMessage ` mechanism to set the iFrame's height, which should be much secure.
Original file line number Diff line number Diff line change 1
1
{
2
2
"id" : " obsidian-gist" ,
3
3
"name" : " Gist" ,
4
- "version" : " 0.8.0 " ,
4
+ "version" : " 0.8.1 " ,
5
5
"minAppVersion" : " 0.9.12" ,
6
6
"description" : " This is a plugin to display the GitHub Gist." ,
7
7
"author" : " Jun Lin" ,
Original file line number Diff line number Diff line change 1
1
{
2
+ "0.8.1" : " 0.9.12" ,
2
3
"0.8.0" : " 0.9.12" ,
3
4
"0.7.0" : " 0.9.12" ,
4
5
"0.6.0" : " 0.9.12" ,
You can’t perform that action at this time.
0 commit comments