summaryrefslogtreecommitdiff
path: root/RELEASE_NOTES.md
diff options
context:
space:
mode:
authorMatthew Heon <matthew.heon@gmail.com>2018-10-17 18:49:54 -0400
committerMatthew Heon <matthew.heon@gmail.com>2018-10-17 18:49:54 -0400
commit98f30f69cfa4b136b5a20f71b83b21be12f84459 (patch)
treefd8db57e01360096651a6eed57cd73030a4a7007 /RELEASE_NOTES.md
parentd01382aed1429d5aa2dea77fb15569b03f45e9a1 (diff)
downloadpodman-98f30f69cfa4b136b5a20f71b83b21be12f84459.tar.gz
podman-98f30f69cfa4b136b5a20f71b83b21be12f84459.tar.bz2
podman-98f30f69cfa4b136b5a20f71b83b21be12f84459.zip
Update release notes for 0.10.1.3
Signed-off-by: Matthew Heon <matthew.heon@gmail.com>
Diffstat (limited to 'RELEASE_NOTES.md')
-rw-r--r--RELEASE_NOTES.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md
index 6fe32129c..6c7bf1a8f 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -1,5 +1,9 @@
# Release Notes
+## 0.10.1.3
+### Bugfixes
+- Fixed a bug where `podman build` would not work while any containers were running
+
## 0.10.1.2
### Bugfixes
- Fixed cgroup mount for containers using systemd as init to work properly with the systemd cgroup manager