Skip to content

Commit

Permalink
Prepare 1.17
Browse files Browse the repository at this point in the history
  • Loading branch information
sbidoul committed Sep 3, 2023
1 parent 9668ed4 commit d63baff
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 4 deletions.
11 changes: 11 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@ Changes

.. towncrier release notes start
1.17.0 (2023-09-03)
-------------------

**Features**

- New ``click-odoo-listdb`` command. (`#126 <https://github.com/acsone/click-odoo-contrib/issues/126>`_)
- ``click-odoo-update``: exclude the ``tests/`` directory from checksum computation
A modification in tests alone should not require a database upgrade. (`#125 <https://github.com/acsone/click-odoo-contrib/issues/125>`_)
- ``click-odoo-update``: set ``create_date`` and ``write_date`` on the ``ir_config_parameter`` checksums record (`#128 <https://github.com/acsone/click-odoo-contrib/issues/128>`_)


1.16.0 (2022-09-21)
-------------------

Expand Down
2 changes: 0 additions & 2 deletions newsfragments/125.feature

This file was deleted.

1 change: 0 additions & 1 deletion newsfragments/126.feature

This file was deleted.

1 change: 0 additions & 1 deletion newsfragments/128.feature

This file was deleted.

0 comments on commit d63baff

Please sign in to comment.