File tree 3 files changed +19
-0
lines changed
3 files changed +19
-0
lines changed Original file line number Diff line number Diff line change @@ -30,3 +30,9 @@ Pietro De Nicolao (https://github.com/pietrodn)
30
30
31
31
Ivan Kravets (https://github.com/ivankravets)
32
32
* Fix issue when running `electron` command
33
+
34
+ Miguel Palau (https://github.com/mike3run)
35
+ * Add gruvbox theme
36
+
37
+ Takumi Abe(https://github.com/takumiabe)
38
+ * Fix terminal corruption on fullscreen
Original file line number Diff line number Diff line change
1
+ ## 0.6.1 (development)
2
+ * Merged gruvbox theme (from @mike3run )
3
+ * Fixed corruption when terminal is maximised (from @takumiabe )
4
+
1
5
## 0.6.0
2
6
* Added note that theme change requires terminal restart.
3
7
* Fix issue when running ` electron ` command (@ivankravets )
Original file line number Diff line number Diff line change 65
65
{
66
66
"name" : " Pietro De Nicolao" ,
67
67
"url" : " https://pietrodn.wordpress.org/"
68
+ },
69
+ {
70
+ "name" : " Miguel Palau" ,
71
+ "url" : " https://github.com/mike3run"
72
+ },
73
+ {
74
+ "name" : " Takumi Abe" ,
75
+ "url" : " https://github.com/takumiabe"
68
76
}
77
+
69
78
],
70
79
"homepage" : " https://atom.io/packages/termination" ,
71
80
"repository" : " https://github.com/Fred-Barclay/Termination" ,
You can’t perform that action at this time.
0 commit comments