We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab22445 commit ab184f6Copy full SHA for ab184f6
1 file changed
CHANGELOG.md
@@ -1,5 +1,14 @@
1
# CHANGELOG
2
3
+## [v0.3.2](https://github.com/stack-rs/netem-trace/releases/tag/v0.3.2) - 2024-03-22 10:42:34
4
+
5
+Add `Forever` trait to make transition into endless model easier
6
7
+### Feature
8
9
+- model:
10
+ - support transition to endless model ([0aa5a68](https://github.com/stack-rs/netem-trace/commit/0aa5a685ade35e462025ac78cac13a9127514319))
11
12
## [v0.3.1](https://github.com/stack-rs/netem-trace/releases/tag/v0.3.1) - 2024-03-17 17:14:06
13
14
Add `Send` to trace config and model by @Centaurus99 in [#8](https://github.com/stack-rs/netem-trace/pull/8)
0 commit comments