1
0
mirror of https://github.com/arsenetar/send2trash.git synced 2026-01-22 14:41:40 +00:00

Fix CHANGES.rst issue

This commit is contained in:
2021-06-21 22:22:48 -05:00
parent 33171dde82
commit d52b4f206c

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)