Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
Co-authored-by: Artem Medvedev <[email protected]>
  • Loading branch information
thomaseizinger and DDtKey authored Sep 29, 2023
1 parent 749dd7d commit 53271bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- `Container::exec` changed to be synchronous and return `ExecOutput`
- MSRV is now 1.63.
- Fixed `get_bridge_ip_address` not to use outdated properties
- `Docker` trait is declared to be `Send + Sync`
- `Docker` trait is declared to be `Send + Sync`

### Removed

Expand Down

0 comments on commit 53271bb

Please sign in to comment.