From bd9131e21a3263effc01517a077ebde6a9b20c85 Mon Sep 17 00:00:00 2001 From: JakobDev Date: Wed, 22 Feb 2023 14:43:49 +0100 Subject: [PATCH] Add Changelog for minecraft-launcher-lib and desktop-entry-lib --- changelogs/custom/pypi/map.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/changelogs/custom/pypi/map.txt b/changelogs/custom/pypi/map.txt index 38a7fe8..5d28583 100644 --- a/changelogs/custom/pypi/map.txt +++ b/changelogs/custom/pypi/map.txt @@ -45,3 +45,5 @@ sqlalchemy-json: https://raw.githubusercontent.com/edelooff/sqlalchemy-json/mast tox: https://raw.githubusercontent.com/tox-dev/tox/master/docs/changelog.rst tuf: https://raw.githubusercontent.com/theupdateframework/tuf/develop/docs/CHANGELOG.md zulip: https://raw.githubusercontent.com/zulip/python-zulip-api/master/zulip/CHANGELOG.md +minecraft-launcher-lib: https://codeberg.org/JakobDev/minecraft-launcher-lib/raw/branch/master/doc/changelog.rst +desktop-entry-lib: https://codeberg.org/JakobDev/desktop-entry-lib/raw/branch/main/docs/changelog.rst