Skip to content

Commit 7e818ff

Browse files
docs(changelog): update release notes
1 parent dd37e9c commit 7e818ff

1 file changed

Lines changed: 8 additions & 7 deletions

File tree

CHANGELOG.md

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +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
3+
## [v0.3.5](https://github.com/stack-rs/netem-trace/releases/tag/v0.3.5) - 2024-12-06 05:17:25
44

55
## 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
6+
* Support TraceBwConfig model to replay any bandwidth trace by @Lethe10137 in https://github.com/stack-rs/netem-trace/pull/13
97

108
## New Contributors
9+
* @Lethe10137 made their first contribution in https://github.com/stack-rs/netem-trace/pull/13
1110

12-
* @un-lock-able made their first contribution in https://github.com/stack-rs/netem-trace/pull/11
11+
**Full Changelog**: https://github.com/stack-rs/netem-trace/compare/v0.3.4...v0.3.5
1312

1413
### Feature
1514

1615
- 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))
16+
- 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))
1817

1918
### Documentation
2019

2120
- readme:
22-
- correct the examples ([fa5fd48](https://github.com/stack-rs/netem-trace/commit/fa5fd48752c686e05cec3998c8d3385b25c0a4a6))
21+
- update contributors ([9b221cf](https://github.com/stack-rs/netem-trace/commit/9b221cf713c3142dbc30af00d86f66b26f70500c))
22+
23+
## [v0.3.4](https://github.com/stack-rs/netem-trace/releases/tag/v0.3.4) - 2024-06-30 08:37:28
2324

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

0 commit comments

Comments
 (0)