summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index dd91f9aa..d20e678c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,8 @@
-## 1.4.0 (TBD XX, 2020)
+## 1.4.0 (November 11, 2020)
* Bug Fixes
* Fixed tab completion crash on Windows
+* Enhancements
+ * Changed how multiline doc string help is formatted to match style of other help messages
## 1.3.11 (October 1, 2020)
* Bug Fixes