fix: update changelog for chat support (#84) (thanks @salmonumbrella)

This commit is contained in:
Peter Steinberger 2026-01-18 05:43:35 +00:00
parent 103ed5a7a3
commit af7b7148ad

View File

@ -2,6 +2,15 @@
## 0.8.0 - Unreleased
### Added
- Chat: spaces, messages, threads, and DM commands (Workspace only). (#84) — thanks @salmonumbrella.
- People: profile lookup, directory search, and relations commands. (#84) — thanks @salmonumbrella.
### Fixed
- Chat: normalize thread IDs and show a clearer error for consumer accounts. (#84)
## 0.7.0 - 2026-01-17
### Highlights