Skip to content

Commit 3a6987c

Browse files
docs(changelog): update release notes
1 parent fb90956 commit 3a6987c

1 file changed

Lines changed: 16 additions & 3 deletions

File tree

CHANGELOG.md

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

3+
## [v0.4.5](https://github.com/stack-rs/netem-trace/releases/tag/v0.4.5) - 2026-04-27 11:20:46+00:00
4+
5+
## What's Changed
6+
* Add uniform distr for delay per packet by @Lethe10137 in https://github.com/stack-rs/netem-trace/pull/24
7+
8+
9+
**Full Changelog**: https://github.com/stack-rs/netem-trace/compare/v0.4.4...v0.4.5
10+
11+
### Feature
12+
13+
- model:
14+
- add uniform distr for delay per packet (#24) ([66642f6](https://github.com/stack-rs/netem-trace/commit/66642f69e8b7d2f44fc7c477a074fcf780fff416)) ([#24](https://github.com/stack-rs/netem-trace/pull/24))
15+
316
## [v0.4.4](https://github.com/stack-rs/netem-trace/releases/tag/v0.4.4) - 2025-11-03 06:15:13+00:00
417

518
This release introduces a new feature called 'trace-ext', which provides developer interfaces to convert trait-defined iterable trace models into series for further analysis or visualization in other programming languages.
@@ -72,12 +85,12 @@ This release introduces a new feature called 'trace-ext', which provides develop
7285

7386
### Documentation
7487

75-
- model:
76-
- update documentation on models ([862f485](https://github.com/stack-rs/netem-trace/commit/862f4852a9a7c703a09304e3ec67b5729fa79368))
77-
7888
- readme:
7989
- update contributors ([71197e9](https://github.com/stack-rs/netem-trace/commit/71197e94a70696a3105328013933a5cc25d93b0f))
8090

91+
- model:
92+
- update documentation on models ([862f485](https://github.com/stack-rs/netem-trace/commit/862f4852a9a7c703a09304e3ec67b5729fa79368))
93+
8194
## [v0.3.6](https://github.com/stack-rs/netem-trace/releases/tag/v0.3.6) - 2024-12-08 16:04:14+00:00
8295

8396
## What's Changed

0 commit comments

Comments
 (0)