From b6f5325daffdd14e9301546ad1c994108c7e945c Mon Sep 17 00:00:00 2001 From: Maximilian Franzke <787658+mfranzke@users.noreply.github.com> Date: Fri, 14 Oct 2022 16:05:47 +0200 Subject: [PATCH] docs: release 2.0.0 changelog and announced release page documentation from now on even only --- CHANGELOG.md | 14 +++++--------- 1 file changed, 5 insertions(+), 9 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 77576f7f93..1cc32612c0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,9 @@ # Changelog -All notable changes to this project will be documented in this file. +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). @@ -12,7 +14,7 @@ Regarding BREAKING CHANGES in between, please have a look into [the migration gu And we're still hosting the `CHANGELOG` for any changes up until version 2.0.0 within our internal Git: (you need to be logged in to our Deutsche Bahn VPN for these informations) - - -## [Unreleased] - -### Added - -- Loading Indicator: introduced new Loadingindicator (Circular Loading Spinner) +- The DB Webfonts files have been updated ## [2.0.0-48] - 2022-08-05