From 53d45e9e7492fe33def271f2891fcc8c38288d20 Mon Sep 17 00:00:00 2001 From: Hemna Date: Sun, 18 Dec 2022 13:35:10 -0500 Subject: [PATCH] 1.0.5 --- AUTHORS | 1 + ChangeLog | 15 +++++++++++---- 2 files changed, 12 insertions(+), 4 deletions(-) diff --git a/AUTHORS b/AUTHORS index cc71ac7..3a44899 100644 --- a/AUTHORS +++ b/AUTHORS @@ -1 +1,2 @@ Hemna +Walter A. Boring IV diff --git a/ChangeLog b/ChangeLog index 36ae952..8326051 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,8 +1,19 @@ CHANGES ======= +v1.0.5 +------ + +* cleanup +* fix tox runs +* More cleanup +* Create FUNDING.yml +* update for new aprsd +* update requirements.txt so it doesn't have so many +* fixed build issues * Updated to work with 2.0.0 * Added new notification and location plugin +* Fixed to work with utils\_refactor * Update for new plugin interface. Add Notify plugin * Added geo description in location * fixed tests for tox @@ -10,10 +21,6 @@ CHANGES * prep for release * new updated location plugin * Updated slack formatting - -v1.0.4 ------- - * Updates for v1.0.4 release * Added Makefile, pre-commit. Also update for 1.5.0