docs: Add missing item in the release notes for version 0.3.2
Change-Id: Iba4f70c2125a702905e11c1db7846495ef377a97
Refs: #2618
diff --git a/docs/RELEASE_NOTES.rst b/docs/RELEASE_NOTES.rst
index f561988..0914c40 100644
--- a/docs/RELEASE_NOTES.rst
+++ b/docs/RELEASE_NOTES.rst
@@ -69,6 +69,8 @@
* Fix several "defined but not used" warnings with gcc-5 (:issue:`2767`)
+ * Disable precompiled headers on OS X with clang < 6.1.0 (:issue:`2804`)
+
****************************************************************************
NFD version 0.3.1 (changes since version 0.3.0)