diff --git a/CHANGES.rst b/CHANGES.rst index d0e4a0c..08621cf 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -9,6 +9,14 @@ Changes ======= +Version 0.8.1 (2021-07-29) +-------------------------- + +- Refactoring code and implement search step in parallel (`#147 `_) +- Add route to update cube bands metadata +- Removed function `ModelSchema` (marshmallow_sqlalchemy) + + Version 0.8.0 (2021-06-29) --------------------------