Skip to content

Commit abbfae0

Browse files
committed
Release 0.3
1 parent 9d5ef7d commit abbfae0

File tree

4 files changed

+16
-3
lines changed

4 files changed

+16
-3
lines changed

HISTORY.rst

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
0.3 (2021-10-06)
2+
================
3+
4+
Features
5+
--------
6+
7+
- Add support for Odoo 15, and update Odoo base addons lists. (`#15 <https://github.com/sbidoul/manifestoo/issues/15>`_)
8+
9+
10+
Improved Documentation
11+
----------------------
12+
13+
- Document addons selection and search path options. (`#3 <https://github.com/sbidoul/manifestoo/issues/3>`_)
14+
15+
116
0.2 (2021-05-25)
217
================
318

news/15.feature

Lines changed: 0 additions & 1 deletion
This file was deleted.

news/3.doc

Lines changed: 0 additions & 1 deletion
This file was deleted.

src/manifestoo/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.3.0"
1+
__version__ = "0.3"

0 commit comments

Comments
 (0)