Skip to content

Commit

Permalink
doc: changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
de-sh committed Jul 30, 2024
1 parent 23c9f36 commit 420a838
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion rumqttd/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- session present flag in connack
- Make write method return the number of bytes written correctly everywhere
- `ConnectionSettings` can be manually created
- Clippy error from time for toolchain >1.80.0

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

### Fixed
- Client id with tenant prefix should be set globally (#564)
- Client id with tenant prefix should be set globally (#564)

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

Expand Down

0 comments on commit 420a838

Please sign in to comment.