diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 5eb85d0bc2..45b1e44257 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -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.