From 0947e1904b775921cd45fca4bc9ec6ebd9e01b28 Mon Sep 17 00:00:00 2001 From: hyugogirubato <65763543+hyugogirubato@users.noreply.github.com> Date: Mon, 15 Jul 2024 19:54:41 +0200 Subject: [PATCH] New Contributors --- CHANGELOG.md | 4 ++++ README.md | 1 + 2 files changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 123a506..3960329 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -22,6 +22,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), - Fixed the player margins. - Automatically detect the player size based on the smallest image. +### New Contributors + +- [flolep2607](https://github.com/flolep2607) + ## [3.3.0] - 2024-07-14 ### Added diff --git a/README.md b/README.md index 9101e8e..08c475e 100644 --- a/README.md +++ b/README.md @@ -150,6 +150,7 @@ comic_from_cbz = ComicInfo.from_cbz('/path/to/your_comic.cbz') OleskiiPyskun domenicoblanco RivMt +flolep2607 ## Licensing