From dd2bad3ea58e9868a9e8b5d91b87f80e22f0680e Mon Sep 17 00:00:00 2001 From: Todd Leonhardt Date: Fri, 7 Feb 2020 23:12:49 -0500 Subject: Updated release data for 1.0.0-rc1 in preparation for a release candidate Also: - Updated some very outdated comments in transcript files --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index 11d34ed7..83463ac3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -## 1.0.0-rc1 (TBD, 2020) +## 1.0.0-rc1 (February 7, 2020) * Enhancements * Changed the default help text to make `help -v` more discoverable * **set** command now supports tab-completion of values @@ -23,6 +23,9 @@ * Removed `cast()` utility function * Removed `ansi.FG_COLORS` and `ansi.BG_COLORS` dictionaries * Replaced with `ansi.fg` and `ansi.bg` enums providing similar but improved functionality +* Notes + * This is a release candidate prior to the 1.0.0 release + * We intend no more breaking changes prior to 1.0.0, just bug fixes and documentation updates ## 0.9.25 (January 26, 2020) * Enhancements -- cgit v1.2.1