diff --git a/CHANGELOG.md b/CHANGELOG.md index 5177fc5..56e7eea 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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