diff --git a/CHANGELOG.rst b/CHANGELOG.rst
index f2f2640e693267bf5dff9e84e3e9cbe8e2a8becf..a3ad259ada36ae0a868ff643a0b07b53a87e9daf 100644
--- a/CHANGELOG.rst
+++ b/CHANGELOG.rst
@@ -1,6 +1,16 @@
 Changelog
 =========
 
+Version 0.29.0 (2020-02-03)
+---------------------------
+
+- Add MAC address column to hosts table (INFRA-1669)
+- Restrict view of networks and scopes to admin only (INFRA-1671)
+- Add sensitive field to Network class (INFRA-1671)
+- Filter out sensitive hosts for non admin users (INFRA-1671)
+- Add API endpoint and view to update network (INFRA-1724)
+- Make pages title more explicit (INFRA-1726)
+
 Version 0.28.0 (2019-12-19)
 ---------------------------