Skip to content

Commit a59549e

Browse files
docs(changelog): update release notes
1 parent 17d68ea commit a59549e

File tree

1 file changed

+13
-18
lines changed

1 file changed

+13
-18
lines changed

CHANGELOG.md

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

3+
## [v0.4.3](https://github.com/stack-rs/netem-trace/releases/tag/v0.4.3) - 2025-06-17 07:16:34+00:00
4+
5+
### What's Changed
6+
* Adding minor trait to delay per-packet config by @maxime-bruno in https://github.com/stack-rs/netem-trace/pull/23
7+
8+
9+
**Full Comparison**: https://github.com/stack-rs/netem-trace/compare/v0.4.2...v0.4.3
10+
11+
### Feature
12+
13+
- model:
14+
- add traits to delay-per-packet config (#23) ([17d68ea](https://github.com/stack-rs/netem-trace/commit/17d68eaa0a47fd05537db4195435407636ac96c3)) ([#23](https://github.com/stack-rs/netem-trace/pull/23))
15+
316
## [v0.4.2](https://github.com/stack-rs/netem-trace/releases/tag/v0.4.2) - 2025-06-09 18:03:04+00:00
417

518
### What's Changed
@@ -75,24 +88,6 @@
7588

7689
## [v0.3.5](https://github.com/stack-rs/netem-trace/releases/tag/v0.3.5) - 2024-12-06 05:17:25+00:00
7790

78-
## What's Changed
79-
* Support TraceBwConfig model to replay any bandwidth trace by @Lethe10137 in https://github.com/stack-rs/netem-trace/pull/13
80-
81-
## New Contributors
82-
* @Lethe10137 made their first contribution in https://github.com/stack-rs/netem-trace/pull/13
83-
84-
**Full Changelog**: https://github.com/stack-rs/netem-trace/compare/v0.3.4...v0.3.5
85-
86-
### Feature
87-
88-
- model:
89-
- add bandwidth trace replay model (#13) ([1cd2019](https://github.com/stack-rs/netem-trace/commit/1cd20192da9660b1195a5bb0de108de5ba316079)) ([#13](https://github.com/stack-rs/netem-trace/pull/13))
90-
91-
### Documentation
92-
93-
- readme:
94-
- update contributors ([9b221cf](https://github.com/stack-rs/netem-trace/commit/9b221cf713c3142dbc30af00d86f66b26f70500c))
95-
9691
## [v0.3.4](https://github.com/stack-rs/netem-trace/releases/tag/v0.3.4) - 2024-06-30 08:37:28+00:00
9792

9893
## [v0.3.3](https://github.com/stack-rs/netem-trace/releases/tag/v0.3.3) - 2024-06-25 12:21:00

0 commit comments

Comments
 (0)