Update for v3.2.3

This commit is contained in:
Hemna 2024-01-09 09:12:01 -05:00
parent 12a3113192
commit 8bceb827ec
1 changed files with 15 additions and 0 deletions

View File

@ -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