Skip to content

Commit 45a28ff

Browse files
committed
Update CHANGELOG
1 parent 33de5ad commit 45a28ff

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,14 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

77
## [0.5.0] - unreleased
8+
### Added
9+
- Write events to `run.out`. See [PR 45].
10+
811
### Change
912
- Change `RunParameters::test_start_time` from `String` to `DateTime` for ease of use. See [PR 41].
1013

1114
[PR 41]: https://github.com/testground/sdk-rust/pull/41
15+
[PR 45]: https://github.com/testground/sdk-rust/pull/45
1216

1317
## [0.4.0]
1418
### Added

0 commit comments

Comments
 (0)