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