From e0d379ba175b75355a92bf0becdc8b7d015498fb Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sat, 1 Jun 2024 11:23:46 +0200 Subject: [PATCH] Update CHANGELOG.md --- birdnet-pi/CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/birdnet-pi/CHANGELOG.md b/birdnet-pi/CHANGELOG.md index 7714c38ee..1a380e3f3 100644 --- a/birdnet-pi/CHANGELOG.md +++ b/birdnet-pi/CHANGELOG.md @@ -1,5 +1,5 @@ ## 0.13-48 (01-06-2024) -- New option "Processed_Files" : defines the number of last wav files that will be saved in the temporary folder "/tmp/Processed" within the tmpfs (so no disk wear) in case you want to retrieve them. This amount can be adapted from the addon options +- New option "Processed_Buffer" : defines the number of last wav files that will be saved in the temporary folder "/tmp/Processed" within the tmpfs (so no disk wear) in case you want to retrieve them. This amount can be adapted from the addon options - eBird selection feature is now moved to the BirdNET-Pi settings (thanks @nachtzuster) ## 0.13-47 (30-05-2024)