From 28a5166f56f5b37cf3c7208762729a13c35c1967 Mon Sep 17 00:00:00 2001 From: Alejandro Celaya Date: Sat, 26 Mar 2022 12:59:54 +0100 Subject: [PATCH] Updated changelog --- CHANGELOG.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2a80d6de..7f2f899e 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 +* [#594](https://github.com/shlinkio/shlink-web-client/pull/594) Updated to a new coding standard. + +### Deprecated +* *Nothing* + +### Removed +* *Nothing* + +### Fixed +* *Nothing* + + ## [3.6.0] - 2022-03-17 ### Added * [#558](https://github.com/shlinkio/shlink-web-client/pull/558) Added dark text for tags where the generated background is too light, improving its legibility.