[UPD] changelog add geospatial featured

This commit is contained in:
Mathieu Benoit 2021-06-30 22:26:42 -04:00
parent 62787c041b
commit 85ba1fc664

View file

@ -17,6 +17,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
- Improve git repo usage, filter repo by use case - Improve git repo usage, filter repo by use case
#### Makefile #### Makefile
- Format code - Format code
- Code generator test - Code generator test
- Addons installation - Addons installation
@ -25,8 +26,9 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
- Docker execution - Docker execution
#### Code generator #### Code generator
- Code generator for Odoo module, depending of ERPLibre - Code generator for Odoo module, depending of ERPLibre
- Support map geoengine - Support map geospatial
- Support i18n - Support i18n
- Script to transform Python and XML to Python code writer script to regenerate themselves - Script to transform Python and XML to Python code writer script to regenerate themselves
@ -45,6 +47,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
- Ubuntu installation - Ubuntu installation
- Poetry installation - Poetry installation
- Geospatial with postgis can be installed
## [1.1.1] - 2020-12-11 ## [1.1.1] - 2020-12-11