From f03014d180ee874ea44640e93d8c7aefdbd2adea Mon Sep 17 00:00:00 2001 From: Footsiefat <12180913+Footsiefat@users.noreply.github.com> Date: Tue, 19 Oct 2021 20:19:06 +1300 Subject: [PATCH] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 46242478..6bc8f58b 100644 --- a/README.md +++ b/README.md @@ -28,6 +28,11 @@ Python packages: ## **Changelog:** +**v1.5 (19 Oct 2021):** +- Made downloading a lot more efficient and probably faster. +- Made the sanitizer more efficient. +- Formatted and linted all the code. + **v1.4 (19 Oct 2021):** - Added option to encode the downloaded tracks in the "ogg" format rather than "mp3". - Added small improvement to sanitation function so it catches another edge case.