diff --git a/im_notif/__openerp__.py b/im_notif/__openerp__.py index f499887..ea0fe72 100644 --- a/im_notif/__openerp__.py +++ b/im_notif/__openerp__.py @@ -1,6 +1,6 @@ { 'name' : 'IM Notifications', - 'version' : '1.0.0', + 'version': '1.0.1', 'author' : 'Ivan Yelizariev', 'category' : 'Tools', 'website' : 'https://yelizariev.github.io', diff --git a/im_notif/doc/changelog.rst b/im_notif/doc/changelog.rst new file mode 100644 index 0000000..e189573 --- /dev/null +++ b/im_notif/doc/changelog.rst @@ -0,0 +1,9 @@ +.. _changelog: + +Changelog +========= + +`1.0.1` +------- + +- Hide Notifications user diff --git a/im_notif/im_notif_data.xml b/im_notif/im_notif_data.xml index 0d2f6b8..a1468bd 100644 --- a/im_notif/im_notif_data.xml +++ b/im_notif/im_notif_data.xml @@ -13,7 +13,7 @@ - +