From 8bceb827ecb20c87224a74868d2843e67c977e6e Mon Sep 17 00:00:00 2001 From: Hemna Date: Tue, 9 Jan 2024 09:12:01 -0500 Subject: [PATCH] Update for v3.2.3 --- ChangeLog | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/ChangeLog b/ChangeLog index 2c19319..c918e25 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,9 +1,24 @@ CHANGES ======= +v3.2.3 +------ + +* Force fortune path during setup test +* added /usr/games to path +* Added fortune to Dockerfile-dev +* Added missing fortune app +* aprsd: main.py: Fix premature return in sample\_config +* Update weather.py because you can't sort icons by penis +* Update weather.py both weather plugins have new Ww regex +* Update weather.py +* Fixed a bug with OWMWeatherPlugin +* Rework Location Plugin + v3.2.2 ------ +* Update for v3.2.2 release * Fix for types * Fix wsgi for prod * pep8 fixes