From 0fe503fa0e7dbb563e5d029f527b5c0b6ab652b4 Mon Sep 17 00:00:00 2001 From: Alejandro Celaya Date: Mon, 26 Feb 2024 19:59:34 +0100 Subject: [PATCH] Update changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 522f28c3..50805155 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com), and this This is implemented on top of the new [rule-based redirects](https://github.com/shlinkio/shlink/discussions/1912). +* [#1915](https://github.com/shlinkio/shlink/issues/1915) Add dynamic redirects based on accept language. + + This is implemented on top of the new [rule-based redirects](https://github.com/shlinkio/shlink/discussions/1912). + * [#1868](https://github.com/shlinkio/shlink/issues/1868) Add support for [docker compose secrets](https://docs.docker.com/compose/use-secrets/) to the docker image. * [#1979](https://github.com/shlinkio/shlink/issues/1979) Allow orphan visits lists to be filtered by type.