From 5bc824e3e9e652fcf20beb40c50f9dca502f1f63 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rapha=C3=ABl=20Vinot?= Date: Thu, 17 Oct 2024 14:46:11 +0200 Subject: [PATCH] chg: re-bump changelog --- CHANGELOG.txt | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGELOG.txt b/CHANGELOG.txt index f23f9d16..d3d7ceb9 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -5,12 +5,21 @@ Changelog v2.5.1 (2024-10-17) ------------------- +New +~~~ +- Onion-address type. [Raphaël Vinot] + Changes ~~~~~~~ +- Bump changelog. [Raphaël Vinot] - Bump objects. [Raphaël Vinot] - Bump version. [Raphaël Vinot] - Bump deps. [Raphaël Vinot] +Fix +~~~ +- Skip trying to install doc in python 3.9. [Raphaël Vinot] + v2.5.0 (2024-10-04) -------------------