]> git.phdru.name Git - mimedecode.git/blobdiff - ANNOUNCE
Split mimedecode.py into a mimedecode library and a small script
[mimedecode.git] / ANNOUNCE
index 05d783043301a56147c23c71d2716d9c3a283142..198bf470bb264153c9ca1bcb59b7a8aa2c21b584 100644 (file)
--- a/ANNOUNCE
+++ b/ANNOUNCE
@@ -30,16 +30,18 @@ everything else. This is how it could be done:
    mimedecode.py -t application/pdf -t application/postscript -t text/plain -b text/html -B 'image/*' -i '*/*'
 
 
+Version 2.9.0 (2017-12-??)
+
+   Split mimedecode.py into a mimedecode library and a small script.
+
+   Made the library executable via ``python -m mimedecode``.
+
 Version 2.8.0 (2017-11-03)
 
    Python 3.
 
    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