diff --git a/CHANGELOG.md b/CHANGELOG.md index 001af5c22..e1a7fb063 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,8 @@ to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## Unreleased +- Adds support for `--with-temp-dir` in CLI and `tempDirLocation=` in Core + ## [9.2.2] - 2024-09-04 - Adds index on `last_active_time` for `user_last_active` table to improve the performance of MAU computation.