]> git.phdru.name Git - extfs.d.git/blobdiff - torrent-ChangeLog
Feat(torrent): Try harder to guess encoding
[extfs.d.git] / torrent-ChangeLog
index a90e1e2375d1dacf65f6b140e9f363f8c34acf72..3c4b8e7be2db62914ee0d39fb3d2a8d8864f670c 100644 (file)
@@ -1,3 +1,18 @@
+Version 1.3.1 (2023-08-13)
+
+   Update for Python 3.
+
+Version 1.2.4 (2018-05-18)
+
+   Fix a bug in handling overflow with dates > 2038 year.
+
+Version 1.2.3 (2015-07-08)
+
+   Set directories/files date/time to the content of ".META/creation date" file
+if it exists or to the last modification time of the torrent file itself.
+
+   Fix flake8 errors.
+
 Version 1.2.2 (2015-01-10)
 
    Changed link to installation instructions.