Skip to content

Commit 5c090d5

Browse files
committed
Updated changelog
1 parent fd60e40 commit 5c090d5

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,15 @@
1+
## 0.9.2 (TBD, 2018)
2+
* Bug Fixes
3+
* Fixed issue where piping and redirecting did not work correctly with paths that had spaces
4+
* Enhancements
5+
* Added ability to print a header above tab-completion suggestions using `completion_header` member
6+
17
## 0.8.8 (TBD, 2018)
28
* Bug Fixes
39
* Prevent crashes that could occur attempting to open a file in non-existent directory or with very long filename
4-
10+
* Enhancements
11+
* `display_matches` is no longer restricted to delimited strings
12+
513
## 0.9.1 (May 28, 2018)
614
* Bug Fixes
715
* fix packaging error for 0.8.x versions (yes we had to deploy a new version

0 commit comments

Comments
 (0)