summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorMarcel Müller <neikos@neikos.email>2023-01-23 09:07:15 +0100
committerMarcel Müller <neikos@neikos.email>2023-01-23 09:22:44 +0100
commit89f762b857f6e57cda01dc7d270f703246c1310b (patch)
treecce2faf78c97599d13c93a3ae5c928145787b49c /CHANGELOG.md
parent977257a65a35f170d615e90e05328891f532d558 (diff)
Update Changelog
Signed-off-by: Marcel Müller <neikos@neikos.email> (cherry picked from commit e2d5edaa5c13f45a6fa5db583b4048d5c15f1d21)
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index ca9e5b4..690ee8c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,13 @@
# Changelog 'cloudmqtt'
+## v0.4.0
+
+The 0.4.0 public release of the cloudmqtt crate. It is still considered to be in an alpha state.
+
+Changed:
+
+- Removed requirement of the server to be behind an `Arc`. It can be used as is normally now.
+
## v0.3.1
The 0.3.1 public release of the cloudmqtt crate. It is still considered to be in an alpha state.