From a3d50605c1ea6126e767fa55be01adf4e6595efb Mon Sep 17 00:00:00 2001 From: Alejandro Celaya Date: Sat, 9 Mar 2024 09:32:05 +0100 Subject: [PATCH] Update changelog --- CHANGELOG.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c25cd5b1..15502e0d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,23 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com), and this project adheres to [Semantic Versioning](https://semver.org). +## [4.0.2] - 2024-03-09 +### Added +* *Nothing* + +### Changed +* *Nothing* + +### Deprecated +* *Nothing* + +### Removed +* *Nothing* + +### Fixed +* [#2021](https://github.com/shlinkio/shlink/issues/2021) Fix infinite GeoLite2 downloads. + + ## [4.0.1] - 2024-03-08 ### Added * *Nothing*