diff --git a/CHANGELOG.md b/CHANGELOG.md index ed54b9d0a..0ca56864d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,17 @@ # Changelog +## 0.0.114 (2023-11-16) + +## What's Changed +* feat: add api brain creation frontend by @mamadoudicko in https://github.com/StanGirard/quivr/pull/1631 +* refactor: add modules folder by @gozineb in https://github.com/StanGirard/quivr/pull/1633 +* feat: update settings tab add api brain definition by @mamadoudicko in https://github.com/StanGirard/quivr/pull/1635 +* feat: add public api brain subscription by @mamadoudicko in https://github.com/StanGirard/quivr/pull/1636 +* fix: delete brain on users click in brains management by @gozineb in https://github.com/StanGirard/quivr/pull/1638 + + +**Full Changelog**: https://github.com/StanGirard/quivr/compare/v0.0.113...v0.0.114 + ## 0.0.113 (2023-11-14) ## What's Changed