From a24b2389c8087e16701aee2dfd04fd963f655bd7 Mon Sep 17 00:00:00 2001 From: github-actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 28 Apr 2024 13:26:09 +0000 Subject: [PATCH] GitHub bot : changelog --- birdnet-pi/CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/birdnet-pi/CHANGELOG.md b/birdnet-pi/CHANGELOG.md index d0825d1de..f03339dda 100644 --- a/birdnet-pi/CHANGELOG.md +++ b/birdnet-pi/CHANGELOG.md @@ -1,3 +1,5 @@ +## 0.13-10 (28-04-2024) +- Minor bugs fixed ## 0.13-8 (28-04-2024) - 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