Skip to content

Commit

Permalink
Release notes for 4.3.1
Browse files Browse the repository at this point in the history
Signed-off-by: Ashley Cui <[email protected]>
  • Loading branch information
ashley-cui committed Nov 9, 2022
1 parent f2d838d commit 0549868
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions RELEASE_NOTES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Release Notes

## 4.3.1
### Bugfixes
- Fixed a deadlock between the `podman ps` and `podman container inspect` commands

### Misc
- Updated the containers/image library to v5.23.1

## 4.3.0
### Features
- A new command, `podman generate spec`, has been added, which creates a JSON struct based on a given container that can be used with the Podman REST API to create containers.
Expand Down

0 comments on commit 0549868

Please sign in to comment.