Skip to content

Commit 8e359c9

Browse files
committed
Release 3.0.0
1 parent d187a89 commit 8e359c9

File tree

1 file changed

+17
-8
lines changed

1 file changed

+17
-8
lines changed

HISTORY.rst

Lines changed: 17 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,20 @@ Release History
2222
Unreleased
2323
++++++++++
2424

25+
**Features and Improvements**
26+
27+
**Bugfixes**
28+
29+
**Libraries**
30+
31+
**Build**
32+
33+
**Documentation**
34+
35+
36+
3.0.0 (2018-09-07)
37+
++++++++++++++++++
38+
2539
.. DANGER:: Breaking changes
2640

2741
Flavors: you have either to use the ``onbuild`` flavor, either to add the
@@ -38,6 +52,7 @@ Unreleased
3852
* /opt/odoo/start-entrypoint.d → /start-entrypoint.d
3953

4054
Marabunta:
55+
4156
* 1st version is now "setup"
4257
* Support of 5 digits versions (11.0.1.2.3), consistent with Odoo addons
4358
See
@@ -61,17 +76,11 @@ Unreleased
6176
* 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
6277
* 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)
6378
* 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**
6779

6880
**Libraries**
6981

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
7584

7685

7786
2.7.0 (2018-07-27)

0 commit comments

Comments
 (0)