From 95524ac9cf83a367c864b364324089d08cdad62a Mon Sep 17 00:00:00 2001 From: Nicolas Arenas Date: Wed, 25 Jun 2025 12:40:55 +0200 Subject: [PATCH] Updated Changelog.md --- CHANGELOG.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index cf37820..a40bbfc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,14 @@ # Changelog + +## [0.9.0] - 2025-06-25 + +## Added + +- Changed old tools for tools non dependant of Pyhton2 in repo +- mktorrent to handle creation of torrent files +- aria2c as torrent client for initial seeding +- opentracker as torrent tracker tool + ## [0.8.2] - 2025-06-01 ### Changed