[UPD] changelog update
This commit is contained in:
parent
fae76e3e49
commit
7527d14011
1 changed files with 16 additions and 0 deletions
16
CHANGELOG.md
16
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
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue