diff --git a/CHANGELOG.md b/CHANGELOG.md index 5f0be47..dcd3f38 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,10 +11,26 @@ to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). - Delete poetry at path `~/.poetry` and `./get-poetry.py`, and rerun installation dev with `make install_dev` +## Added + +- Support Ubuntu 22.04 with installation script + ## Changed +- Odoo 12.0 update from 22-07-2020 to 10-10-2022 +- Update pip dependency with security update + - Pillow==9.3.0 + - gitpython==3.1.29 + - psycopg2==2.9.5 - Update to Python==3.7.16 - Update poetry==1.3.1 +- Update imagedb with all Odoo update +- Repo documentation-user from Odoo change to documentation +- Repo odooaktiv/QuotationRevision is deleted + +### Fixed + +- Debian 11 installation script ### Removed