diff --git a/CHANGELOG.md b/CHANGELOG.md index 3a8dbdf6..11e16c3f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,24 @@ 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.6.1] - 2025-11-15 +### Added +* *Nothing* + +### Changed +* [#802](https://github.com/shlinkio/shlink-web-client/issues/802) Improve dependency injection in components. +* Stop injecting redux state and actions. + +### Deprecated +* *Nothing* + +### Removed +* *Nothing* + +### Fixed +* Fix small UI issues. + + ## [4.6.0] - 2025-11-12 ### Added * [shlink-web-component#839](https://github.com/shlinkio/shlink-web-component/issues/839) Allow filtering short URLs by excluded tags when using Shlink >=4.6.0