X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=ANNOUNCE;h=f27b72de71d45e2887fd4341bae72c6afc41687d;hb=16277ab0c5b503fac7fd3c197ffa50a8c6cf638e;hp=111e8fdfac1c76bde5ce1f74a0d085951d1edbe2;hpb=2229a1e4737c8af820e0cf554ee2c7a5a3713bbd;p=mimedecode.git diff --git a/ANNOUNCE b/ANNOUNCE index 111e8fd..f27b72d 100644 --- a/ANNOUNCE +++ b/ANNOUNCE @@ -22,6 +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.5 (2013-12-18) + Move __version__ out of mimedecode.py to __version__.py + to allow installation without m_lib. + WHAT'S NEW in version 2.1.4 (2013-12-11) Add installation instruction in INSTALL.txt.