Browse Source

[DOC] bump 1.0.4 version

pull/1/head
Ivan Yelizariev 8 years ago
parent
commit
92449c5d11
  1. 2
      __openerp__.py
  2. 6
      doc/changelog.rst

2
__openerp__.py

@ -1,6 +1,6 @@
{ {
'name' : 'Mail relocation', 'name' : 'Mail relocation',
'version' : '1.0.3',
'version' : '1.0.4',
'author' : 'IT-Projects LLC, Ivan Yelizariev', 'author' : 'IT-Projects LLC, Ivan Yelizariev',
'license': 'GPL-3', 'license': 'GPL-3',
'category' : 'Social Network', 'category' : 'Social Network',

6
doc/changelog.rst

@ -3,6 +3,12 @@
Changelog Changelog
========= =========
`1.0.4`
-------
- FIX: don't allow to relocate message to itself as it cause infinitive loop
- ADD: 'Move Followers' option -- Add followers of current record to a new record.
`1.0.3` `1.0.3`
------- -------

Loading…
Cancel
Save