From 2c0abeea7f1340c9160e9e9bcdbeafd170ef6bdf Mon Sep 17 00:00:00 2001 From: Alberto Gonzalez Date: Mon, 22 Jul 2024 07:55:11 +0100 Subject: [PATCH] update CHANGELOG --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a2ae406..4645b40 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,10 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/). +## [4.4.2] - 2024-07-22 + +- fix: last request time not updated correctly + ## [4.4.1] - 2024-06-21 - fix: clear abort listener