Skip to content

Commit 1cbd85c

Browse files
docs(changelog): update release notes
1 parent 75dcbef commit 1cbd85c

1 file changed

Lines changed: 13 additions & 19 deletions

File tree

CHANGELOG.md

Lines changed: 13 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# CHANGELOG
22

3+
## [v0.4.2](https://github.com/stack-rs/netem-trace/releases/tag/v0.4.2) - 2025-06-09 18:03:04+00:00
4+
5+
### What's Changed
6+
* Support user choose random generators by @maxime-bruno in https://github.com/stack-rs/netem-trace/pull/22
7+
8+
9+
**Full Comparison**: https://github.com/stack-rs/netem-trace/compare/v0.4.1...v0.4.2
10+
11+
### Feature
12+
13+
- model:
14+
- support user chose random generators (#22) ([d83af1d](https://github.com/stack-rs/netem-trace/commit/d83af1d4412d926a5d9c7ff86c0a7d44d90f306f)) ([#22](https://github.com/stack-rs/netem-trace/pull/22))
15+
316
## [v0.4.1](https://github.com/stack-rs/netem-trace/releases/tag/v0.4.1) - 2025-06-09 08:26:48+00:00
417

518
## What's Changed
@@ -82,25 +95,6 @@
8295

8396
## [v0.3.4](https://github.com/stack-rs/netem-trace/releases/tag/v0.3.4) - 2024-06-30 08:37:28+00:00
8497

85-
## What's Changed
86-
87-
* add packet duplicate models by @un-lock-able in https://github.com/stack-rs/netem-trace/pull/11
88-
* fix typos in comments by @un-lock-able in https://github.com/stack-rs/netem-trace/pull/12
89-
90-
## New Contributors
91-
92-
* @un-lock-able made their first contribution in https://github.com/stack-rs/netem-trace/pull/11
93-
94-
### Feature
95-
96-
- model:
97-
- add packet duplicate models ([dedcb15](https://github.com/stack-rs/netem-trace/commit/dedcb15b180db3043fbf901d7b31358e0c347032)) ([#11](https://github.com/stack-rs/netem-trace/pull/11))
98-
99-
### Documentation
100-
101-
- readme:
102-
- correct the examples ([fa5fd48](https://github.com/stack-rs/netem-trace/commit/fa5fd48752c686e05cec3998c8d3385b25c0a4a6))
103-
10498
## [v0.3.3](https://github.com/stack-rs/netem-trace/releases/tag/v0.3.3) - 2024-06-25 12:21:00
10599

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

0 commit comments

Comments
 (0)