From a3a6895cd6fc3e9f4533446781497c81d10e798e Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sun, 28 Apr 2024 19:06:42 +0200 Subject: [PATCH] Update CHANGELOG.md --- birdnet-pi/CHANGELOG.md | 17 +---------------- 1 file changed, 1 insertion(+), 16 deletions(-) diff --git a/birdnet-pi/CHANGELOG.md b/birdnet-pi/CHANGELOG.md index 7409ac6f3..46ddbc980 100644 --- a/birdnet-pi/CHANGELOG.md +++ b/birdnet-pi/CHANGELOG.md @@ -1,23 +1,8 @@ ## 0.13-13 (28-04-2024) -- Minor bugs fixed -## 0.13-12 (28-04-2024) -- Minor bugs fixed -## 0.13-11 (28-04-2024) -- Minor bugs fixed -## 0.13-10 (28-04-2024) -- Minor bugs fixed -## 0.13-8 (28-04-2024) +- Fix : ensure correct labels language is used at boot - Feat : add throttle recording service from @JohnButcher https://github.com/mcguirepr89/BirdNET-Pi/issues/393#issuecomment-1166445710 - Feat : use tmpfs from StreamData to reduce disk wear - -## 0.13-6 (28-04-2024) - Feat : definition of BirdSongs folder through an addon option, existing data will not be migrated - -## 0.13-5 (27-04-2024) - Add support for /config/include_species_list.txt and /config/exclude_species_list.txt - -## 0.13-4 (27-04-2024) - Add support for apprise, txt, clean code - -## 0.13 (27-04-2024) - Initial build