From bafeded638706ced03e68c12cb43bd065ffc5357 Mon Sep 17 00:00:00 2001
From: Benjamin Bertrand <benjamin.bertrand@esss.se>
Date: Fri, 25 May 2018 14:23:21 +0200
Subject: [PATCH] Version 0.8.0

---
 CHANGELOG.rst | 20 ++++++++++++++++++++
 1 file changed, 20 insertions(+)

diff --git a/CHANGELOG.rst b/CHANGELOG.rst
index 82e7daf..7d5bf91 100644
--- a/CHANGELOG.rst
+++ b/CHANGELOG.rst
@@ -1,6 +1,26 @@
 Changelog
 =========
 
+Version 0.8.0
+-------------
+
+- Hide interface name in create host form (INFRA-287)
+- Allow to link several items to one host (INFRA-267)
+- Add stack_member field to item (INFRA-267)
+- Add extra device types (INFRA-302)
+- Add IOC tag (INFRA-302)
+- Select the IOC tag by default based on device type (INFRA-302)
+- Use bootstrap-select for tags selection
+- Use the last IP as network gateway (INFRA-339)
+- Fix default selected tags in edit interface view (INFRA-344)
+- Use CamelCase for CSEntry device types and tags (INFRA-334)
+- Add RQ to process jobs in the background
+- Add RQ Dashboard blueprint (admin only)
+- Automatically trigger update of TN core services on host or interface change
+- Add Create VM button (admin only for now)
+- Allow to easily identify staging server (INFRA-347)
+- Update documentation
+
 Version 0.7.0
 -------------
 
-- 
GitLab