From ff5fd7b2645b9c21d8eeb7d2745f7d48394ab82f Mon Sep 17 00:00:00 2001
From: Ian Wienand <iwienand@redhat.com>
Date: Tue, 28 Jun 2016 08:32:29 +1000
Subject: [PATCH] Release notes for 1.18

Mostly small bug fixes that don't need to be called out.

Change-Id: I6dc92a1b7f003eb0e8b81e6f32c46871b627454f
---
 releasenotes/notes/1.18.0-4433d3076627f10d.yaml | 6 ++++++
 1 file changed, 6 insertions(+)
 create mode 100644 releasenotes/notes/1.18.0-4433d3076627f10d.yaml

diff --git a/releasenotes/notes/1.18.0-4433d3076627f10d.yaml b/releasenotes/notes/1.18.0-4433d3076627f10d.yaml
new file mode 100644
index 000000000..442ca03c7
--- /dev/null
+++ b/releasenotes/notes/1.18.0-4433d3076627f10d.yaml
@@ -0,0 +1,6 @@
+---
+features:
+  - The ``fedora-minimal`` element now supports Fedora 24
+  - The ``pkg-map`` element now correctly supports images without
+    python2 in the default install (such as the latest releases from
+    Ubuntu and Fedora).