14
0

Accepting request 1164407 from home:smolsheep:upgrades

- Update to version 1.7.5:
  Features:
  * Free-Mobile support added
  * Improved markdown to html conversions
  * Added test case to strengthen YAML configuration validation
  Bugfixes:
  * Improved async/threading attachment support
  * Improved variable parsing in YAML files

OBS-URL: https://build.opensuse.org/request/show/1164407
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-apprise?expand=0&rev=8
This commit is contained in:
OBS User smolsheep
2024-04-03 17:27:55 +00:00
committed by Git OBS Bridge
parent 8b2f8f88d8
commit 6dba4b2137
4 changed files with 18 additions and 6 deletions

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Wed Apr 3 16:32:29 UTC 2024 - Joshua Smith <smolsheep@opensuse.org>
- Update to version 1.7.5:
Features:
* Free-Mobile support added
* Improved markdown to html conversions
* Added test case to strengthen YAML configuration validation
Bugfixes:
* Improved async/threading attachment support
* Improved variable parsing in YAML files
-------------------------------------------------------------------
Sun Mar 10 07:01:27 UTC 2024 - Joshua Smith <jsmithfpv@gmail.com>