Skip to content

Commit

Permalink
doc: changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Devdutt Shenoi committed Jul 30, 2024
1 parent 5131e67 commit 324fbfc
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 @@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

### Added
- Assign random identifier to clients connecting with empty client id.
- `Unsubscribe` with `local::LinkTx`.

### Changed
- Public re-export `Strategy` for shared subscriptions
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 324fbfc

Please sign in to comment.