#2879: Update changelog.

This commit is contained in:
Nick Todd
2024-09-17 09:30:14 +01:00
parent f3ca9c55c9
commit 078b898565

View File

@@ -9,6 +9,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added
- Log observation space data by episode and step.
- ACL's are no longer applied to layer-2 traffic.
- Random number seed values are recorded in simulation/seed.log if the seed is set in the config file
or `generate_seed_value` is set to `true`.
## [3.3.0] - 2024-09-04
### Added