Skip to content

Commit 710cec6

Browse files
docs(changelog): update release notes
1 parent 9b221cf commit 710cec6

1 file changed

Lines changed: 21 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,26 @@
11
# CHANGELOG
22

3+
## [v0.3.4](https://github.com/stack-rs/netem-trace/releases/tag/v0.3.4) - 2024-06-30 08:37:28
4+
5+
## What's Changed
6+
7+
* add packet duplicate models by @un-lock-able in https://github.com/stack-rs/netem-trace/pull/11
8+
* fix typos in comments by @un-lock-able in https://github.com/stack-rs/netem-trace/pull/12
9+
10+
## New Contributors
11+
12+
* @un-lock-able made their first contribution in https://github.com/stack-rs/netem-trace/pull/11
13+
14+
### Feature
15+
16+
- model:
17+
- add packet duplicate models ([dedcb15](https://github.com/stack-rs/netem-trace/commit/dedcb15b180db3043fbf901d7b31358e0c347032)) ([#11](https://github.com/stack-rs/netem-trace/pull/11))
18+
19+
### Documentation
20+
21+
- readme:
22+
- correct the examples ([fa5fd48](https://github.com/stack-rs/netem-trace/commit/fa5fd48752c686e05cec3998c8d3385b25c0a4a6))
23+
324
## [v0.3.3](https://github.com/stack-rs/netem-trace/releases/tag/v0.3.3) - 2024-06-25 12:21:00
425

526
Add humanized formats of bandwidth to enable a more straightforward configuration

0 commit comments

Comments
 (0)