diff --git a/CHANGELOG.md b/CHANGELOG.md index 812818029..65f4020f7 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). +## [3.7.4] - 2024-03-09 +### Added +* *Nothing* + +### Changed +* *Nothing* + +### Deprecated +* *Nothing* + +### Removed +* *Nothing* + +### Fixed +* [#2021](https://github.com/shlinkio/shlink/issues/2021) Fix infinite GeoLite2 downloads. + + ## [3.7.3] - 2024-01-04 ### Added * *Nothing*