summaryrefslogtreecommitdiff
path: root/changelog.txt
diff options
context:
space:
mode:
authorMatthew Heon <matthew.heon@gmail.com>2018-09-25 16:20:41 -0400
committerMatthew Heon <matthew.heon@gmail.com>2018-09-25 16:20:41 -0400
commit1cd906da9295304eb7aa2c3d9e75f47b3dd65585 (patch)
tree5cd68a69894d8a570e3f2b3c761aa26e48906f79 /changelog.txt
parent63379c213325188a492d33981a6a525a19048d40 (diff)
downloadpodman-1cd906da9295304eb7aa2c3d9e75f47b3dd65585.tar.gz
podman-1cd906da9295304eb7aa2c3d9e75f47b3dd65585.tar.bz2
podman-1cd906da9295304eb7aa2c3d9e75f47b3dd65585.zip
Bump to v0.9.3.1v0.9.3.1
Signed-off-by: Matthew Heon <matthew.heon@gmail.com>
Diffstat (limited to 'changelog.txt')
-rw-r--r--changelog.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/changelog.txt b/changelog.txt
index 8d8843812..879302ee0 100644
--- a/changelog.txt
+++ b/changelog.txt
@@ -1,3 +1,9 @@
+- Changelog for v0.9.3.1 (2018-09-25)
+ * Update release notes for 0.9.3.1
+ * Disable problematic SELinux code causing runc issues
+ * Bump gitvalidation epoch
+ * Bump to v0.9.4-dev
+
- Changelog for v0.9.3 (2018-09-21)
* Update release notes for 0.9.3
* Add --mount option for `create` & `run` command