diff --git a/CHANGELOG.rst b/CHANGELOG.rst
index cc70c8494ae0999871df1375943ec8f9c17bee22..7c9adcd60e61c8820669cd239e48918c156cfa39 100644
--- a/CHANGELOG.rst
+++ b/CHANGELOG.rst
@@ -2,6 +2,17 @@ Changelog
 =========
 
 
+Version 0.12.0 (2018-09-28)
+---------------------------
+
+- Update DataTables with bootstrap 4 theme (INFRA-545)
+- Implement alert flashing from javascript (INFRA-545)
+- Add button to export items to excel file (INFRA-545)
+- Add button to delete hosts (INFRA-557)
+- Allow to delete hosts and interfaces via the API (INFRA-570)
+- Display hosts with no interface on list hosts page (INFRA-569)
+- Ignore old "lost" deferred tasks (INFRA-559)
+
 Version 0.11.4 (2018-09-24)
 ---------------------------