Skip to content

Commit fd16dec

Browse files
committed
Update changelog
1 parent 3140f63 commit fd16dec

File tree

1 file changed

+16
-5
lines changed

1 file changed

+16
-5
lines changed

CHANGES.rst

Lines changed: 16 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,21 +6,32 @@ mqttwarn changelog
66
in progress
77
===========
88

9-
- Fix job sorting by priority after migration to Python 3
10-
119

12-
2022-08-22 0.29.1
10+
2022-10-05 0.30.0
1311
=================
1412

15-
- Improve documentation about logging on Docker
16-
- Improve launching with an additional set of ``--config`` arguments
13+
- Make LWT alive/dead payload configurable. Thanks, @sumnerboy12.
14+
- Upgrade to ``future>=0.18.0,<1``. Thanks, @arieroos.
15+
- Several adjustments to log messages
16+
- Several improvements to the test harness, code coverage, project tooling,
17+
code linting and formatting, and CI
18+
- Refactoring of some data model components
19+
- Fix job sorting by priority after migration to Python 3
20+
- Remove some Python 2 compatibility snippets. mqttwarn is Python 3 only.
1721

1822
Breaking changes
1923
----------------
2024
- Rework and rename service plugin ``osxnotify`` to ``desktopnotify``, it
2125
should work on all popular operating systems now. Thanks, @portalzine.
2226

2327

28+
2022-08-22 0.29.1
29+
=================
30+
31+
- Improve documentation about logging on Docker
32+
- Improve launching with an additional set of ``--config`` arguments
33+
34+
2435
2022-08-21 0.29.0
2536
=================
2637

0 commit comments

Comments
 (0)