aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 1b71e76..5b8e099 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -23,6 +23,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
with.
- Streaming requests now ask for usage statistics, which is what makes the
meter exact without an extra round trip.
+- A toggle for the history panel, on the `☰` button and `Ctrl+\`. The
+ panel's width and hidden state are remembered between runs in
+ `~/.config/llamachat/state.ini`.
### Changed