Skip to content

Commit

Permalink
Release 0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
sbidoul committed Oct 6, 2021
1 parent 9d5ef7d commit abbfae0
Show file tree
Hide file tree
Showing 4 changed files with 16 additions and 3 deletions.
15 changes: 15 additions & 0 deletions HISTORY.rst
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
0.3 (2021-10-06)
================

Features
--------

- Add support for Odoo 15, and update Odoo base addons lists. (`#15 <https://github.com/sbidoul/manifestoo/issues/15>`_)


Improved Documentation
----------------------

- Document addons selection and search path options. (`#3 <https://github.com/sbidoul/manifestoo/issues/3>`_)


0.2 (2021-05-25)
================

Expand Down
1 change: 0 additions & 1 deletion news/15.feature

This file was deleted.

1 change: 0 additions & 1 deletion news/3.doc

This file was deleted.

2 changes: 1 addition & 1 deletion src/manifestoo/version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "0.3.0"
__version__ = "0.3"

0 comments on commit abbfae0

Please sign in to comment.