From e209bef29367f74cfbf2e4e1b81ca0e55704a9fc Mon Sep 17 00:00:00 2001 From: David Buchmann Date: Mon, 14 Nov 2022 13:22:38 +0100 Subject: [PATCH] prepare release --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index afe3e56..85f8c2c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,7 +6,7 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## [Unreleased] +## [4.0.0] - 2022-11-14 With this release the promise `wait` function will wait for requests to complete using [`react/async`'s `await`](https://reactphp.org/async/#await) utilizing fibers. Instead of constantly