diff --git a/NEWS.rst b/NEWS.rst index 06078b2bfb8581497c2289cc53f6f358dfa6ba51_TkVXUy5yc3Q=..15fdb4f0ddc76f3a345b5ade04a81512099f4f73_TkVXUy5yc3Q= 100644 --- a/NEWS.rst +++ b/NEWS.rst @@ -2,6 +2,17 @@ History ======= +15.2.0 +------ + +Add chown option to do_tests. + +Add populate options to docker_dev_start. + +Add docker_prettier. + +Add odoo_conf_inject_env_var entry point. + 15.1.0 ------ @@ -9,13 +20,7 @@ Better output of odoo 15 tests with run_tests shell script. -Fix chown of extra directories. Add chown option to do_tests. - -Add populate options to docker_dev_start. - -Add docker_prettier. - -Add odoo_conf_inject_env_var entry point. +Fix chown of extra directories. 15.0.0 ------