From cd5b516bc5502560ba4f1ed763f27fd858663ac3 Mon Sep 17 00:00:00 2001 From: Matej Focko Date: Fri, 14 Feb 2025 12:16:43 +0100 Subject: [PATCH] chore: release Signed-off-by: Matej Focko --- CHANGELOG.md | 4 ++++ fedora/python-requre.spec | 5 ++++- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a7cf7e4..bb925d3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +# 0.9.0 + +- Supports recording of the requests done by `httpx` via `record_httpx()` and `recording_httpx()` decorators. (#297) + # 0.8.6 - Trigger a new release to fix the PyPI upload action. diff --git a/fedora/python-requre.spec b/fedora/python-requre.spec index 3f5b7ec..557c8c6 100644 --- a/fedora/python-requre.spec +++ b/fedora/python-requre.spec @@ -5,7 +5,7 @@ output to functions.} Name: python-requre -Version: 0.8.6 +Version: 0.9.0 Release: 1%{?dist} Summary: Python library that allows re/store output of various objects for testing @@ -57,6 +57,9 @@ Summary: %{summary} %changelog +* Fri Feb 14 2025 Matej Focko - 0.9.0-1 +- New upstream release 0.9.0 + * Mon Feb 10 2025 Packit Team - 0.8.6-1 - New upstream release 0.8.6