From 2738359be7264fa6776402b03cc6df04572d059d Mon Sep 17 00:00:00 2001 From: Maximilian Franzke <787658+mfranzke@users.noreply.github.com> Date: Tue, 10 Jan 2023 05:57:24 +0100 Subject: [PATCH] docs(changelog): further attention on the notifier --- CHANGELOG.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9526e6f4e..3ea6259a8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,10 @@ # Changelog -All notable changes to this project will be documented in this file. +| :point_up: | From now on we'll only document our changes within the [repositories releases page](https://github.com/db-ui/core/releases). | +| ---------- | :----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | + +~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). @@ -269,4 +272,4 @@ Regarding BREAKING CHANGES in between, please have a look into [the migration gu ### Fixed -- Docs: some corrections especially regarding feedback \ No newline at end of file +- Docs: some corrections especially regarding feedback