X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=ANNOUNCE;h=6e333e8b1737f04393471c8da815f9aa694516a6;hb=5f3dca690aecb5ec056244e7c0c982fcc2215018;hp=6ea2c5117b5da88152c285a8fa5d2f1c659f36f4;hpb=e6a27b4c388053c20bde7fd3af12a76c6aeab969;p=mimedecode.git diff --git a/ANNOUNCE b/ANNOUNCE index 6ea2c51..6e333e8 100644 --- a/ANNOUNCE +++ b/ANNOUNCE @@ -22,21 +22,10 @@ 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.3 (2013-12-10) - Minor bugfix. +WHAT'S NEW in version 2.2.0 (2013-12-21) + Rename __version__.py to mimedecode_version.py. -WHAT'S NEW in version 2.1.2 (2013-07-26) - Minor fix in Makefile. Switched to git. - -WHAT'S NEW in version 2.1.1 (2012-04-15) - Removed svn:keywords. - -WHAT'S NEW in version 2.1.0 (2006-04-27) - A patch by Bogdan Maryniuk : -portable way to get the default charset. - -WHAT'S NEW in version 2.0.0 - Major rewrite to use python email package. + Use setuptools. WHERE TO GET