diff --git a/docs/releasenotes/0.7.32.rst b/docs/releasenotes/0.7.32.rst
new file mode 100644
index 0000000000000000000000000000000000000000..ca6127c93375c9eec345f01676e392e4f5e0f53c
--- /dev/null
+++ b/docs/releasenotes/0.7.32.rst
@@ -0,0 +1,28 @@
+============================
+Djblets 0.7.32 Release Notes
+============================
+
+**Release date**: TBD
+
+
+Compatibility Changes
+=====================
+
+* New dependency on PillowFight.
+
+  New installations of Djblets 0.7 will now dynamically resolve to either PIL
+  or Pillow depending on what is installed on the system, or prefer Pillow if
+  neither is installed.
+
+
+djblets.siteconfig
+==================
+
+* Improved the extensibility of some of the siteconfig templates.
+
+
+Contributors
+============
+
+* Christian Hammond
+* David Trowbridge
diff --git a/docs/releasenotes/index.rst b/docs/releasenotes/index.rst
index f72a495ad5ec380f42682bad6d5d986267018e41..31145979c547290f1f05843a74e888f386002ece 100644
--- a/docs/releasenotes/index.rst
+++ b/docs/releasenotes/index.rst
@@ -11,6 +11,7 @@ Djblets Release Notes
 .. toctree::
    :maxdepth: 1
 
+   0.7.32
    0.7.31
    0.7.30
    0.7.29
