diff --git a/docs/releases/0.4.0.md b/docs/releases/0.4.0.md
new file mode 100644
index 0000000..e1fa583
--- /dev/null
+++ b/docs/releases/0.4.0.md
@@ -0,0 +1,16 @@
+---
+title: Release 0.4.0
+---
+
+[Release 0.4.0](https://github.com/inventree/InvenTree/releases/tag/0.4.0) provides a number of major new features and improvements, as well as some crucial bug fixes:
+
+## New Features
+
+### Dynamic Reloading
+
+[#1811](https://github.com/inventree/InvenTree/pull/1811) provides dynamic loading of detail views via the left-hand navigation menu. This significantly improves perceived speed by the user, as the entire page does not have to be reloaded.
+
+## Major Bug Fixes
+
+| Pull Request | Description |
+| --- | --- |
\ No newline at end of file