From df3ee490a905ee968d6ea273f159b985f7313409 Mon Sep 17 00:00:00 2001 From: Alejandro Celaya Date: Wed, 13 Aug 2025 09:52:25 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1efcfc34..524d303e 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). +## [Unreleased] +### Added +* *Nothing* + +### Changed +* *Nothing* + +### Deprecated +* *Nothing* + +### Removed +* *Nothing* + +### Fixed +* [#1637](https://github.com/shlinkio/shlink-web-client/issues/1637) Fix brand color used in PWA + + ## [4.5.0] - 2025-08-08 ### Added * [shlink-web-component#755](https://github.com/shlinkio/shlink-web-component/issues/755) Add support for `any-value-query-param` and `valueless-query-param` redirect conditions when using Shlink >=4.5.0.