From 7315ee532240b77c54c8e83acba4957f82c0cc3f Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Thu, 2 May 2024 21:03:40 +0200 Subject: [PATCH] Update CHANGELOG.md --- birdnet-pi/CHANGELOG.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/birdnet-pi/CHANGELOG.md b/birdnet-pi/CHANGELOG.md index 0351d0202..797a56ba2 100644 --- a/birdnet-pi/CHANGELOG.md +++ b/birdnet-pi/CHANGELOG.md @@ -1,10 +1,9 @@ -## 0.13-18 (02-05-2024) - Fix : show container logs in "View log" - Feat : new command line script to change the identification of a bird (changes database & files location) - Fix : correct chmod defaults ## 0.13-17 (01-05-2024) -- Feat : Send service logs to docker container +- Feat : Send service logs to docker container - Feat : re-add the throttle service - Feat : ensure no data from tpmfs is lost when the container is closed by saving it to a temporary place, and restoring on restart