From aa3305cb70f3fbdca59093aa0abacdaf65726fa8 Mon Sep 17 00:00:00 2001 From: Martin Mihaylov <3739458+martomi@users.noreply.github.com> Date: Mon, 7 Nov 2022 23:37:40 +0100 Subject: [PATCH] CHANGELOG: Deprecate in favor of Releases --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 570ed9f..ef3fae2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,10 @@ 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/spec/v2.0.0.html). -## [Unreleased] +## Important Notice + +Starting from version `0.7.5`, **this CHANGELOG is deprecated** in favor of the [Releases +Page](https://github.com/martomi/chiadog/releases). ## [0.7.4] - 2022-11-02