Skip to content

Commit 120c454

Browse files
author
semantic-release
committed
0.0.2
Automatically generated by python-semantic-release
1 parent 1ce6826 commit 120c454

2 files changed

Lines changed: 10 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,15 @@
11
# CHANGELOG
22

33

4+
## v0.0.2 (2026-04-05)
5+
6+
### Features
7+
8+
- Implement request-response pattern for mqtt 5
9+
([#19](https://github.com/faststream-community/zMQTT/pull/19),
10+
[`1ce6826`](https://github.com/faststream-community/zMQTT/commit/1ce682699c58e352e173c67e048b93a34d7749ec))
11+
12+
413
## v0.0.1 (2026-04-03)
514

615
### Documentation

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "zmqtt"
3-
version = "0.0.1"
3+
version = "0.0.2"
44
description = "Pure asyncio MQTT 3.1.1/5.0 client library"
55
readme = "README.md"
66
license = "MIT"

0 commit comments

Comments
 (0)