1
0
mirror of https://github.com/arsenetar/send2trash.git synced 2026-03-12 10:51:37 +00:00

1 Commits

Author SHA1 Message Date
d52b4f206c Fix CHANGES.rst issue 2021-06-21 22:22:48 -05:00

View File

@@ -1,18 +1,18 @@
Changes
=======
Version 1.7.1 -- 2021/06/21
----------------------------
---------------------------
* Release stable version with changes from last 3 releases
* Fix handling of UNC names (#57)
Version 1.7.0a1 -- 2021/05/14
----------------------------
-----------------------------
* Changed conditional for when to try to use pyobjc version (#51)
Version 1.7.0a0 -- 2021/04/20
----------------------------
-----------------------------
* Add console_script entry point (#50)
* Increased python CI versions (#52, #54)