From 3e3acb21bbd891a4465e8805172f726349544a8d Mon Sep 17 00:00:00 2001 From: tarsil Date: Mon, 10 Jun 2024 13:23:05 +0100 Subject: [PATCH] Release 0.8.1 --- docs/release-notes.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/release-notes.md b/docs/release-notes.md index 61bda05..6a47d16 100644 --- a/docs/release-notes.md +++ b/docs/release-notes.md @@ -1,5 +1,11 @@ # Release Notes +## 0.8.1 + +### Added + +- `threadpool` to the internal mapping. + ## 0.8.0 ### Fix