diff --git a/README.md b/README.md index 37fb69f..06a0ef4 100644 --- a/README.md +++ b/README.md @@ -39,6 +39,8 @@ This script will push a notification to the following services: ## Change Log +- 12/22/2024 - Point Release 1.3.2 - Add improved logging + - 12/20/2024 - Point Release 1.3.1 - Add TalkerAlias compatibility when posting to Discord - 12/19/2024 - Minor Update Release 1.3 - Add functionality to post Discord messages to Threads diff --git a/bm_monitor.py b/bm_monitor.py index 474a14c..4992018 100644 --- a/bm_monitor.py +++ b/bm_monitor.py @@ -5,7 +5,7 @@ # Developed by: Michael Clemens, DK1MI # Refactored by: Jeff Lehman, N8ACL # Further Refactoring by: mauvehed, K0MVH -# Current Version: 1.3.1 +# Current Version: 1.3.2 # Original Script: https://codeberg.org/mclemens/pyBMNotify # Refactored Script: https://github.com/n8acl/bm_monitor # Current Script: https://github.com/mauvehed/bm_monitor