Skip to content

Commit 172f3ee

Browse files
committed
docs: update CHANGELOG.md prepare for 0.5.0 release
1 parent cb1550f commit 172f3ee

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# emqtt-bench changelog
22

3+
## 0.5.0
4+
5+
- Fix TCP connection crash when `SSLKEYLOGFILE` is set (for QUIC).
6+
- Allow topic placeholder in `topic_spec.json`
7+
- Add support for `%rand_N` placeholder for `pub` command. For example, `topic/%rand_1000` will result in a topic with random number in the rage of `[1, 1000]` as suffix.
8+
39
## 0.4.34
410

511
* new tls1.3 opt for Key exchange alg: `-keyex-algs`

0 commit comments

Comments
 (0)