From c887bd9814e7e58af2ea27b801cce8a0cde0b006 Mon Sep 17 00:00:00 2001 From: gpkvt Date: Fri, 12 Aug 2022 16:59:57 +0000 Subject: [PATCH 1/2] Update CHANGELOG.md --- CHANGELOG.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0e342d6..e7bef18 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Change Log -All notable changes to this project will be documented in this file. +All notable changes to this project will be documented in this file. If there is a `Changed` section please read carefully, as this often means that you will need to adapt your `config.yml`, otherwise the bot might fail to start. ## [1.1.0] - 2022-08-12 @@ -8,7 +8,6 @@ All notable changes to this project will be documented in this file. * `!quickvote` feature (see README.md for details) * `!ping` command added - * Configoption to start TTS in disabled mode * OAuth-Token generator * Webbrowser autostart From 1693076ced1351c91f5c184bad9612fa99d2ea8c Mon Sep 17 00:00:00 2001 From: gpkvt Date: Fri, 12 Aug 2022 17:01:35 +0000 Subject: [PATCH 2/2] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 95f2e0a..1a016dc 100644 --- a/README.md +++ b/README.md @@ -191,11 +191,11 @@ Feel free to use the [Issuetracker](https://gitlab.com/gpvkt/twitchtts/-/issues) ## Version History -See `CHANGELOG.md` +See [CHANGELOG.md](https://gitlab.com/gpvkt/twitchtts/-/blob/main/CHANGELOG.md) ## License -This project is licensed under the GPLv3 License - see `LICENSE.md` for details. +This project is licensed under the GPLv3 License - see [LICENSE.md](https://gitlab.com/gpvkt/twitchtts/-/blob/main/LICENSE.md) for details. ## Acknowledgments