Skip to content

Commit e6195a2

Browse files
committed
Added 0.8.3 dependency fix to change log
1 parent d7e42a0 commit e6195a2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
1-
## 0.8.3 (April 09, 2018)
1+
## 0.8.3 (April 10, 2018)
22
* Bug Fixes
33
* Fixed ``help`` command not calling functions for help topics
44
* Fixed not being able to use quoted paths when redirecting with ``<`` and ``>``
5+
* Fixed conditional dependency issue in setup.py that was in first release of 0.8.3.
56

67
* Enhancements
78
* Tab completion has been overhauled and now supports completion of strings with quotes and spaces.

0 commit comments

Comments
 (0)