Merge pull request #1806 from acelaya-forks/shlink-5

Add v4.7.0 to changelog
This commit is contained in:
Alejandro Celaya 2026-02-04 08:33:37 +01:00 committed by GitHub
commit a7f5e0de57
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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*