diff --git a/__openerp__.py b/__openerp__.py index c90c467..90e1701 100644 --- a/__openerp__.py +++ b/__openerp__.py @@ -1,6 +1,6 @@ { 'name' : 'Sentbox', - 'version' : '1.0.1', + 'version' : '1.0.2', 'author' : 'IT-Projects LLC, Ivan Yelizariev', 'license': 'GPL-3', 'category' : 'Social Network', diff --git a/doc/changelog.rst b/doc/changelog.rst new file mode 100644 index 0000000..7615117 --- /dev/null +++ b/doc/changelog.rst @@ -0,0 +1,9 @@ +.. _changelog: + +Changelog +========= + +`1.0.2` +------- + +- FIX access issue "read access error on delete"