From 98f30f69cfa4b136b5a20f71b83b21be12f84459 Mon Sep 17 00:00:00 2001
From: Matthew Heon <matthew.heon@gmail.com>
Date: Wed, 17 Oct 2018 18:49:54 -0400
Subject: Update release notes for 0.10.1.3

Signed-off-by: Matthew Heon <matthew.heon@gmail.com>
---
 README.md        | 2 +-
 RELEASE_NOTES.md | 4 ++++
 2 files changed, 5 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index d8c089f34..157e94d7c 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
 ![PODMAN logo](logo/podman-logo-source.svg)
 # libpod - library for running OCI-based containers in Pods
 
-### Latest Version: 0.10.1.2
+### Latest Version: 0.10.1.3
 ### Status: Active Development
 
 ## What is the scope of this project?
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
-- 
cgit v1.2.3-54-g00ecf