Update release notes for v1.4.0

Signed-off-by: Matthew Heon <matthew.heon@pm.me>
This commit is contained in:
Matthew Heon
2019-06-07 15:16:12 -04:00
parent bcc89e9d08
commit b2283de0b8

View File

@ -1,5 +1,9 @@
# Release Notes
## 1.4.0
### Features
-
## 1.3.1
### Features
- The `podman cp` command can now read input redirected to `STDIN`, and output to `STDOUT` instead of a file, using `-` instead of an argument.