[UPD] changelog add geospatial featured
This commit is contained in:
parent
62787c041b
commit
85ba1fc664
1 changed files with 4 additions and 1 deletions
|
|
@ -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
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue