File tree Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -12,9 +12,15 @@ in progress
1212- Documentation: Clarify data type of "target address descriptor"
1313- [Pushover]: Switch to using ``base64.b64decode() `` to support decoding
1414 a string. Thanks, @sumnerboy12.
15- - [ntfy] Fix submitting newline characters in notification message text
15+ - [ntfy] Fix submitting newline characters in notification message text.
16+ Thanks, @zoic21 and @codebude.
1617- Core: Fix decoding non-JSON messages, which negatively impacted outbound
1718 templating. Thanks, @Sc0th.
19+ - Add support for Python 3.12
20+
21+ - Use ``importlib `` instead of ``imp ``
22+ - Use ``importlib.resources `` instead of ``pkg_resources ``
23+ - [http,pushsafer] Remove dependency on ``future `` package
1824
1925
20262023-05-15 0.34.1
You can’t perform that action at this time.
0 commit comments