Skip to content

Commit eecb0ac

Browse files
committed
Updated CHANGELOG
1 parent 005a918 commit eecb0ac

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.10.1 (TBD)
1+
## 0.10.1 (February TBD, 2020)
22
* Bug Fixes
33
* Corrected issue where the actual new value was not always being printed in do_set. This occurred in cases where
44
the typed value differed from what the setter had converted it to.
@@ -19,6 +19,7 @@
1919
* Other
2020
* Removed undocumented `py run` command since it was replaced by `run_pyscript` a while ago
2121
* Renamed `AutoCompleter` to `ArgparseCompleter` for clarity
22+
* Custom `EmptyStatement` exception is no longer part of the documented public API
2223

2324
## 0.10.0 (February 7, 2020)
2425
* Enhancements

0 commit comments

Comments
 (0)