You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Support of 5 digits versions (11.0.1.2.3), consistent with Odoo addons
43
58
See
@@ -61,17 +76,11 @@ Unreleased
61
76
* New script to install and remove all build package (see install/dev_package.sh and install/purge_dev_package_and_cache.sh) from $BUILD_PACKAGE
62
77
* Change directory organisation. Move /opt/odoo/etc => /opt/etc, /opt/odoo/bin => /opt/bin. So now you can mount the whole odoo directory from your dev environment (instead of directory by directory)
63
78
* Adapt example with the previous change
64
-
* Update `cryptography` dependency to a newer version as security vulnerability was found in the one we used
65
-
66
-
**Bugfixes**
67
79
68
80
**Libraries**
69
81
70
-
* Upgrade marabunta to 0.9.0 (https://github.com/camptocamp/marabunta/blob/master/HISTORY.rst#090-2018-09-04)
71
-
72
-
**Build**
73
-
74
-
**Documentation**
82
+
* Update marabunta to 0.9.0 (https://github.com/camptocamp/marabunta/blob/master/HISTORY.rst#090-2018-09-04)
83
+
* Update `cryptography` dependency to a newer version as security vulnerability was found in the one we used
0 commit comments