From eecb0ac77e75ae5c6917a6768d8a62cb5789649b Mon Sep 17 00:00:00 2001 From: Todd Leonhardt Date: Tue, 18 Feb 2020 23:40:12 -0500 Subject: Updated CHANGELOG --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index cb81ab17..6d91aaca 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -## 0.10.1 (TBD) +## 0.10.1 (February TBD, 2020) * Bug Fixes * Corrected issue where the actual new value was not always being printed in do_set. This occurred in cases where the typed value differed from what the setter had converted it to. @@ -19,6 +19,7 @@ * Other * Removed undocumented `py run` command since it was replaced by `run_pyscript` a while ago * Renamed `AutoCompleter` to `ArgparseCompleter` for clarity + * Custom `EmptyStatement` exception is no longer part of the documented public API ## 0.10.0 (February 7, 2020) * Enhancements -- cgit v1.2.1