From 2ad4848a5e281b2a887337d781b856663d4be79c Mon Sep 17 00:00:00 2001 From: Vadim Trochinsky Date: Mon, 7 Jul 2025 13:55:31 +0200 Subject: [PATCH] refs #2428 Update changelog --- CHANGELOG.md | 18 ++++++++++++------ 1 file changed, 12 insertions(+), 6 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a40bbfc..48fe097 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,13 +1,19 @@ # Changelog +## [0.10.0] - 2025-07-07 + +### Added + + - OgGit functionality (#2371, #2363, #2363, #2317) + ## [0.9.0] - 2025-06-25 -## Added +## 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 +- 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 @@ -209,7 +215,7 @@ ### Changed -- API improvements (#631) +- API improvements (#631) ## [0.5.1] - 2024-11-15