Skip to content

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
vv9k committed May 19, 2023
1 parent 37e5397 commit 6c0a8f4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
- Add missing `attach_stdin` to `ExecCreateOpts`
- `Exec::start` and `Container::exec` signature changed. It is now async and returns a result with `tty::Multiplexer` (same as attach)
so that it can handle writing to STDIN.
- Add `ContainerCreateOptsBuilder::log_driver_config`

# 0.13.0
- Fix Container::attach output when TTY is enabled on container
Expand Down

0 comments on commit 6c0a8f4

Please sign in to comment.