summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 799af26f..bce81fe1 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -23,6 +23,15 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- Wide characters sometimes being cut off
- Preserve vi mode across terminal `reset`
+### Removed
+
+- The following CLI arguments have been removed in favor of the `--option` flag:
+ * `--persistent-logging`
+ * `--live-config-reload`
+ * `--no-live-config-reload`
+ * `--dimensions`
+ * `--position`
+
## 0.6.0
### Packaging