We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9255b18 commit f8c99b2Copy full SHA for f8c99b2
CHANGELOG.md
@@ -1,8 +1,13 @@
1
-## 0.6.1 (development)
+## 0.6.2
2
+* Fixed "Arguments to path.basename must be strings" #158 on PIO upstream (from @anderoonies)
3
+* Added 'clear' option to context (right-click) menu (from @yubaoquan). Still
4
+ requires API merge.
5
+* Issuing new update to trigger rebuild of dependencies - should fix problem
6
+ with the new Electron in Atom 25. See issue #71
7
+
8
+## 0.6.1
9
* Merged gruvbox theme (from @mike3run)
10
* Fixed corruption when terminal is maximised (from @takumiabe)
- * Fixed "Arguments to path.basename must be strings" #158 on PIO upstream (from @anderoonies)
- * Added 'clear' option to context (right-click) menu (from @yubaoquan)
11
12
## 0.6.0
13
* Added note that theme change requires terminal restart.
0 commit comments