From 270468391dcf102c5d55d1eec0eff3969e3acc16 Mon Sep 17 00:00:00 2001 From: Johannes Loher Date: Sat, 27 Aug 2022 23:17:41 +0200 Subject: [PATCH] chore(release): 1.0.0 --- CHANGELOG.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e69de29..c302063 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -0,0 +1,12 @@ +# Changelog + +All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. + +## 1.0.0 (2022-08-27) + + +### Features + +* **i18n:** add German translation ([fd40ed3](https://github.com/ghost-fvtt/audio-metadata-reader/commit/fd40ed36432dbce85a07f525e0a995aded2441ec)) +* improve bulk updating titles ([1484c0c](https://github.com/ghost-fvtt/audio-metadata-reader/commit/1484c0c64e77faccae0ca741e08dae20c0944ca2)) +* initial commit ([61662b4](https://github.com/ghost-fvtt/audio-metadata-reader/commit/61662b43a644034999203e9ad0b811e6523fb058))