We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa5e64d commit befeaafCopy full SHA for befeaaf
CHANGELOG.md
@@ -1,6 +1,8 @@
1
-## 0.9.9 (TBD, 2019)
+## 0.9.9 (February 21, 2019)
2
* Bug Fixes
3
* Fixed bug where the ``set`` command was not tab completing from the current ``settable`` dictionary.
4
+* Enhancements
5
+ * Changed edit command to use do_shell() instead of calling os.system()
6
7
## 0.9.8 (February 06, 2019)
8
0 commit comments