From 9e5b3e3fef7e9b8227b3fac9f8b84ce3ff5d7fa9 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Rados=C5=82aw=20Piliszek?= <radoslaw.piliszek@gmail.com>
Date: Sun, 20 Oct 2019 19:44:43 +0200
Subject: [PATCH] Add IPv6 control plane feature release note

IPv6 control plane implementation [1] follow-up.

[1] Ia34e6916ea4f99e9522cd2ddde03a0a4776f7e2c

Change-Id: Ia18fdaf3fbfb2bfcb565eaa0f06447d00a3d46f5
---
 releasenotes/notes/ipv6-control-plane-3deac29612e901b1.yaml | 6 ++++++
 1 file changed, 6 insertions(+)
 create mode 100644 releasenotes/notes/ipv6-control-plane-3deac29612e901b1.yaml

diff --git a/releasenotes/notes/ipv6-control-plane-3deac29612e901b1.yaml b/releasenotes/notes/ipv6-control-plane-3deac29612e901b1.yaml
new file mode 100644
index 0000000000..1fea57dd07
--- /dev/null
+++ b/releasenotes/notes/ipv6-control-plane-3deac29612e901b1.yaml
@@ -0,0 +1,6 @@
+---
+features:
+  - |
+    Adds support for deployment in an IPv6 networking environment.
+
+    For details of IPv6 support consult the relevant docs.