diff --git a/src/postorius/__init__.py b/src/postorius/__init__.py index 4b7b04f..5ee3faf 100644 --- a/src/postorius/__init__.py +++ b/src/postorius/__init__.py @@ -16,4 +16,4 @@ # You should have received a copy of the GNU General Public License along with # Postorius. If not, see . -__version__ = '1.0.0a2' +__version__ = '1.0.0b1' diff --git a/src/postorius/doc/news.rst b/src/postorius/doc/news.rst index 107c8fd..35f2553 100644 --- a/src/postorius/doc/news.rst +++ b/src/postorius/doc/news.rst @@ -20,11 +20,15 @@ along with Postorius. If not, see . -1.0 alpha 3 +1.0 beta 1 =========== -(2014-XX-XX) +(2014-04-22) * fixed pip install (missing MANIFEST) (LP: 1307624). Contributed by Aurélien Bompard +* list owners: edit member preferences +* users: add multiple email addresses +* list info: show only subscribe or unsubscribe button. Contributed by Bhargav Golla +* remove members/owners/moderator. Contributed by Abhilash Raj 1.0 alpha 2 -- "Is It Luck?"