diff --git a/CHANGELOG.md b/CHANGELOG.md index b3ee56750..2eddf30f1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Refactored the show access token dialog component to standalone - Upgraded `prisma` from version `6.15.0` to `6.16.1` +### Fixed + +- Removed a temporary element from the activities table component + ## 2.199.0 - 2025-09-14 ### Added