Merge pull request #3280 from mheon/release_notes_1.4.0

Update release notes for v1.4.0
This commit is contained in:
Matthew Heon
2019-06-07 15:57:14 -04:00
committed by GitHub

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.