From 6694ca6918dc610cbec46fda7e2a52fdfd9d19c1 Mon Sep 17 00:00:00 2001 From: Alejandro Celaya Date: Sat, 3 Dec 2022 13:24:16 +0100 Subject: [PATCH] Updated changelog --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7d04a56f..c0f8da11 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,10 +4,11 @@ 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] +## [3.8.0] - 2022-12-03 ### Added * [#708](https://github.com/shlinkio/shlink-web-client/issues/708) Added support for API v3. * [#717](https://github.com/shlinkio/shlink-web-client/issues/717) Allowed to select time in 10 minute intervals when configuring "enabled since" and "enabled until" on short URLs. +* [#748](https://github.com/shlinkio/shlink-web-client/issues/748) Improved visits section to add filters to the query string, allowing to navigate to a specific state or bookmarking filters. ### Changed * [#713](https://github.com/shlinkio/shlink-web-client/issues/713) Updated dependencies.