From c033929c9a3c5b5ae144e34057ad20be27a4e044 Mon Sep 17 00:00:00 2001 From: github-actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 28 Apr 2024 20:00:45 +0000 Subject: [PATCH] GitHub bot : changelog --- birdnet-pi/CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/birdnet-pi/CHANGELOG.md b/birdnet-pi/CHANGELOG.md index 6ed658370..46ea87794 100644 --- a/birdnet-pi/CHANGELOG.md +++ b/birdnet-pi/CHANGELOG.md @@ -1,3 +1,4 @@ +## 0.13 (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