From 1cb93f61548bc8151883a4228b8e112d8eedba03 Mon Sep 17 00:00:00 2001 From: Alejandro Celaya Date: Fri, 9 Jan 2026 17:14:11 +0100 Subject: [PATCH] Add v5.0.0 to changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 991679d2..9120101f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com), and this project adheres to [Semantic Versioning](https://semver.org). -## [Unreleased] +## [5.0.0] - 2026-01-09 ### Added * [#2431](https://github.com/shlinkio/shlink/issues/2431) Add new date-based conditions for the dynamic rules redirections system, that allow to perform redirections based on an ISO-8601 date value.