diff --git a/CHANGELOG.md b/CHANGELOG.md index 78c50da..0fa00ee 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,13 @@ +**v122123631** + +- build: Added back maven repos (see https://gitlab.com/fdroid/fdroiddata/-/commit/1fb9d60dc58511abc2bb4eb321977922a0682c8b#note_1223925153) +- build: Added back maven repos (see https://gitlab.com/fdroid/fdroiddata/-/commit/1fb9d60dc58511abc2bb4eb321977922a0682c8b#note_1223925153) +- debug: trying to resolve `Canvas: trying to use a recycled bitmap`. +- fix: NPE may be caused by the binding or the title that was null. +- chore: Skip drone pipeline on changelog push. + +-------------------------------------------------------------------- + **v122123621** - fix: Automatic CHANGELOG generation.