]> git.phdru.name Git - mimedecode.git/blobdiff - ANNOUNCE
Release 2.8
[mimedecode.git] / ANNOUNCE
index 4c2dc5a3b015f2431c9b68ae7f434271e2cc7aa9..ce866e2f5de8ea7b3266ef780096743d79b9edef 100644 (file)
--- a/ANNOUNCE
+++ b/ANNOUNCE
@@ -23,20 +23,16 @@ parts ("attachments") all parts are decoded. Decoding can be controlled by
 command-line options.
 
 
-Version 2.8.0 (2017-10-??)
+Version 2.8.0 (2017-11-03)
 
    Python 3.
 
-   Monkey-patch email.message._formatparam under Python 3:
-   replace it with _formatparam from Python 2.7
-   to avoid re-encoding non-ascii params.
-
-   Fix: do not decode bytes to unicode under Python 2.7.
-
    Stop supporting Python 2.6.
 
    Code cleanup: fixed flake8 errors and warnings.
 
+   Pushed to GitHub. Tests at Travis.
+
 
 WHERE TO GET
    Home page: http://phdru.name/Software/Python/#mimedecode