Update Changelog for 3.0.0

This commit is contained in:
Hemna 2023-01-09 11:05:14 -05:00
parent c5aba17ad1
commit 4a10511d8b
1 changed files with 16 additions and 0 deletions

View File

@ -1,6 +1,22 @@
CHANGES
=======
v3.0.0
------
* Ensure server command main thread doesn't exit
* Fixed save directory default
* Fixed pep8 failure
* Cleaned up KISS interfaces use of old config
* reworked usage of importlib.metadata
* Added new docs files for 3.0.0
* Removed url option from healthcheck in dev
* Updated Healthcheck to use rpc to call aprsd
* Updated docker/bin/run.sh to use new conf
* Added ObjectPacket
* Update regex processing and regex for plugins
* Change ordering of starting up of server command
* Update documentation and README
* Decouple admin web interface from server command
* Dockerfile now produces aprsd.conf
* Fix some unit tests and loading of CONF w/o file