From fe45f43f67a0c09026783225477ed4fde36cd57f Mon Sep 17 00:00:00 2001 From: Javier Arias Date: Mon, 18 Nov 2024 11:26:02 +0000 Subject: [PATCH] Update changelog --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d35f1410..2be5c975 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,6 +15,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - [651](https://github.com/thoth-pub/thoth/pull/651) - Allow supplying `DATABASE_URL` as binary argument - [648](https://github.com/thoth-pub/thoth/issues/648) - Added new `LocationPlatform`, `THOTH`, for Locations where file is hosted directly by Thoth on S3. +### Changed + - [651](https://github.com/thoth-pub/thoth/pull/651) - Use Github Container registry instead of DockerHub + ### Fixed - [631](https://github.com/thoth-pub/thoth/issues/631) - Fix slow loading of Contributor dropdown in Contribution form