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

doc: Update CHANGES.rst for 2.0.0

This commit is contained in:
2025-12-31 03:33:22 +00:00
committed by GitHub
parent a6539d146b
commit 2d07f76209

View File

@@ -1,5 +1,11 @@
Changes Changes
======= =======
Version 2.0.0 -- 2025/12/30
---------------------------
* Drop suport for Python 2
* Fix `test_trash_topdir` failing on macOS by @denini08 in https://github.com/arsenetar/send2trash/pull/100
* Update source installation instructions by @gunSlaveUnit in https://github.com/arsenetar/send2trash/pull/102
* Update gio implemenation, should fix #5 by no longer using deprecated GObject.GError
Version 1.8.3 -- 2024/04/06 Version 1.8.3 -- 2024/04/06
--------------------------- ---------------------------