Fix CHANGES.rst issue

This commit is contained in:
Andrew Senetar 2021-06-21 22:22:48 -05:00
parent 33171dde82
commit d52b4f206c
Signed by: arsenetar
GPG Key ID: C63300DCE48AB2F1
1 changed files with 3 additions and 3 deletions

View File

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