summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorDavid Gay <david@davidgay.org>2021-07-07 22:32:07 -0400
committerDavid Gay <david@davidgay.org>2021-07-07 22:32:07 -0400
commitd373e5b22925cc8078628e22964d62ae9634e603 (patch)
treef99b6c310d0ced541be0b009287a7571fbb89743 /CHANGELOG.md
parent2ee5626a7cfcd6ccf5de84227f418e09c4e873d3 (diff)
Actually fix chat history
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 7449037..3a20813 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -5,6 +5,7 @@ All notable changes to this project will be documented in this file.
### Chat
- Chat history reduced from 2,000 messages to 1,000 messages.
+- Chat history fixed to actually show most recent messages.
## [0.1.13] - 2021-07-07