From 853e1f070b44b3eb3644164072d9ceb14bbe37e3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Reynir=20Bj=C3=B6rnsson?= Date: Thu, 2 Feb 2023 08:13:34 +0100 Subject: [PATCH] Prepare for release 0.2.1 --- CHANGES.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGES.md b/CHANGES.md index 1a77ad9..80c3888 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,3 +1,7 @@ +## v0.2.1 (2023-01-02) + +* Fix ownership of buffers given by the HTTP scheduler (#16 by @dinosaure) + ## v0.2.0 (2022-11-03) * API: In the body function passed to request, the response is the first