[UPD] changelog

This commit is contained in:
Mathieu Benoit 2025-10-31 01:51:58 -04:00
parent 3d6b340b6d
commit 866642570e

View file

@ -9,10 +9,17 @@ to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## Added
- Support Odoo migration database and module with TODO
- Support multi version odoo switch on same workspace
- Script for hardening the installation
- Support Odoo versions 12.0 to 18.0
- Separate ERPLibre python installation from Odoo python with .venv.erplibre and .venv.odoo18
- Implement auto-installation with TODO.py
- TODO show documentation, download database, help with code formatting
## Changed
- Docker support postgresql 18
## [1.6.0] - 2025-04-25