Skip to content

Commit 420a838

Browse files
author
Devdutt Shenoi
committed
doc: changelog
1 parent 23c9f36 commit 420a838

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

rumqttd/CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2727
- session present flag in connack
2828
- Make write method return the number of bytes written correctly everywhere
2929
- `ConnectionSettings` can be manually created
30+
- Clippy error from time for toolchain >1.80.0
3031

3132
### Security
3233
- Implement constant-time password comparison in authentication logic
@@ -178,7 +179,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
178179
## [rumqttd 0.12.4] - 01-02-2023
179180

180181
### Fixed
181-
- Client id with tenant prefix should be set globally (#564)
182+
- Client id with tenant prefix should be set globally (#564)
182183

183184
## [rumqttd 0.12.3] - 23-01-2023
184185

0 commit comments

Comments
 (0)