Skip to content

Commit 1d4a0d9

Browse files
authored
docs: release 2.0.0 changelog and announced release page documentatio… (#98)
docs: release 2.0.0 changelog and announced release page documentation from now on even only
1 parent e739a0f commit 1d4a0d9

File tree

1 file changed

+5
-9
lines changed

1 file changed

+5
-9
lines changed

CHANGELOG.md

Lines changed: 5 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,9 @@
22

33
# Changelog
44

5-
All notable changes to this project will be documented in this file.
5+
From now on we'll only document our changes within the [repositories releases page](https://github.com/db-ui/core/releases).
6+
7+
~~All notable changes to this project will be documented in this file.~~
68

79
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
810
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
1214

1315
And we're still hosting the `CHANGELOG` for any changes up until version 2.0.0 within our internal Git: <https://db.de/lwfv2o> (you need to be logged in to our Deutsche Bahn VPN for these informations)
1416

15-
<!-- ## [2.0.0] - 2022-XX-XX
17+
## [2.0.0] - 2022-10-14
1618

1719
This part includes all of the changes from `@db-ui/[email protected]` to `@db-ui/[email protected]` – this summarizes the changes out of the previous prereleases, and is especially only including the relevant aspects for consumers of our package (so we've left out the DB UI Core contributors relevant aspects).
1820

@@ -77,13 +79,7 @@ In general we've introduced the possibility to control variants and configuratio
7779
- **BREAKING CHANGE** / Polyfills: As both [`details`/`summary`](https://caniuse.com/details) and [`dialog`](https://caniuse.com/dialog) elements reached great support in modern browsers these days, we're only including those for demo purposes from now on, but not as regular `dependencies` any more.
7880
- The DB Webfonts files have been updated
7981
- refactor: removing last `bulma` remains. While this is still a great framework, our codebase is now mature enough to even also work without it. [!350]
80-
- The DB Webfonts files have been updated -->
81-
82-
## [Unreleased]
83-
84-
### Added
85-
86-
- Loading Indicator: introduced new Loadingindicator (Circular Loading Spinner)
82+
- The DB Webfonts files have been updated
8783

8884
## [2.0.0-48] - 2022-08-05
8985

0 commit comments

Comments
 (0)