diff options
author | Tomasz Kramkowski <tomasz@kramkow.ski> | 2025-06-27 21:45:29 +0100 |
---|---|---|
committer | Tomasz Kramkowski <tomasz@kramkow.ski> | 2025-06-27 21:46:51 +0100 |
commit | ce71a662f977c9dd3790c62620ebd0568276b05f (patch) | |
tree | 9543f0e4f27932a1bbafcf073ce7f2d88c51224a /CHANGELOG.md | |
parent | 9c4df3969e21b2d82d34e379b05d2d7ae2e8c29f (diff) | |
download | mqttr-master.tar.gz mqttr-master.tar.xz mqttr-master.zip |
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 73e40cd..f11ef3c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,10 @@ * The message DUP, QoS, and RETAIN fields as well as the Packet Identifier (when QoS is 1 or 2) are now appended (in that order) to the process arguments. +### Changed + +* The default subscription QoS is now 2 (exactly once) + ### Fixed * Changelog 0.1.0 link now references the tag not an arbitrary diff. |