diff --git a/CHANGELOG.md b/CHANGELOG.md index 98663e78..554403af 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/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org). +## [4.7.0] - 2026-02-04 +### Added +* [shlink-web-component] Add support for Shlink 5.0.0, by supporting date-based redirect conditions. + +### Changed +* *Nothing* + +### Deprecated +* *Nothing* + +### Removed +* *Nothing* + +### Fixed +* *Nothing* + + ## [4.6.2] - 2025-11-15 ### Added * *Nothing*