diff --git a/CHANGELOG.md b/CHANGELOG.md index 89c0981eaa3..8a32a4f2c6f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,17 @@ # Changelog +## 0.0.275 (2024-06-27) + +## What's Changed +* fix(frontend): fix table in frontend by @Zewed in https://github.com/QuivrHQ/quivr/pull/2758 +* chore: Update docker-compose files to specify platform for backend services by @StanGirard in https://github.com/QuivrHQ/quivr/pull/2762 +* fix(frontend): settings button by @Zewed in https://github.com/QuivrHQ/quivr/pull/2764 +* feat(backend): quivr-monorepo and quivr-core package by @AmineDiro in https://github.com/QuivrHQ/quivr/pull/2765 +* chore: Add ci-migration.sh to Dockerfile by @StanGirard in https://github.com/QuivrHQ/quivr/pull/2767 + + +**Full Changelog**: https://github.com/QuivrHQ/quivr/compare/v0.0.274...v0.0.275 + ## 0.0.274 (2024-06-26) ## What's Changed