Skip to content

Commit e86bf23

Browse files
committed
Update changelog and prepare next release
1 parent f2523f5 commit e86bf23

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGES.rst

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,25 @@ mqttwarn changelog
66
in progress
77
===========
88

9+
10+
2021-06-02 0.21.0
11+
=================
12+
- [xmpp] Add slixmpp plugin and documentation. Thanks, Remi!
13+
- [mysql] Fix unicode vs byte issue for Python 3. Thanks, Filip!
14+
- [http] Fix to send whole message. Thanks, Gergo!
15+
- [slack] Replace ``slacker`` with ``slack-sdk``. Thanks, mcdamo!
16+
- [mysql] Fix specified port bug. Thanks, Hyman!
17+
- [launch] Add new service ``launch``. Flexible arguments for command,
18+
responds with MQTT publish. Thanks, Jörg!
19+
- [core] Remove "os.chdir" as it is apparently not needed anymore. Thanks, Dan!
20+
- [ci] Run tests on Python 3.9, remove testing on Python 3.5
21+
22+
923
2020-10-20 0.20.0
1024
=================
1125
- [telegram] Fix encoding of data for python3. Thanks, Ben!
1226

27+
1328
2020-10-11 0.19.0
1429
=================
1530
- [xbmc] Fix encoding of data for python3. Thanks, Ben!

0 commit comments

Comments
 (0)