X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;ds=sidebyside;f=ANNOUNCE;h=673b7b5ca0519bca614f80b00bbaa4c5c3a80840;hb=7f953998df8e92703e7d2cc7231103df9ab160b2;hp=111e8fdfac1c76bde5ce1f74a0d085951d1edbe2;hpb=54430444fc747add2c4e10e17f61d434cb0dbe6f;p=mimedecode.git diff --git a/ANNOUNCE b/ANNOUNCE index 111e8fd..673b7b5 100644 --- a/ANNOUNCE +++ b/ANNOUNCE @@ -22,11 +22,13 @@ one part. If it is a MIME message with multiple parts ("attachments") all parts are decoded. Decoding can be controlled by command-line options. -WHAT'S NEW in version 2.1.4 (2013-12-11) - Add installation instruction in INSTALL.txt. +WHAT'S NEW in version 2.2.1 (2013-12-24) + Add mk-distr helper. -WHAT'S NEW in version 2.1.3 (2013-12-10) - Minor bugfix. +WHAT'S NEW in version 2.2.0 (2013-12-21) + Rename __version__.py to mimedecode_version.py. + + Use setuptools. WHERE TO GET