Skip to content

Commit 4cea62a

Browse files
committed
Updated CHANGELOG in preparation for 0.8.2 release
1 parent 6515ec4 commit 4cea62a

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,4 +1,4 @@
1-
## 0.8.2 (March TBD, 2018)
1+
## 0.8.2 (March 21, 2018)
22

33
* Bug Fixes
44
* Fixed a bug in tab-completion of command names within sub-menus
@@ -13,6 +13,7 @@
1313
* Added the ability to load an initialization script at startup
1414
* See [alias_startup.py](https://github.com/python-cmd2/cmd2/blob/master/examples/alias_startup.py) for an example
1515
* Added a default SIGINT handler which terminates any open pipe subprocesses and re-raises a KeyboardInterrupt
16+
* For macOS, will load the ``gnureadline`` module if available and ``readline`` if not
1617

1718
## 0.8.1 (March 9, 2018)
1819

0 commit comments

Comments
 (0)