diff --git a/CHANGELOG b/CHANGELOG
index 2da0cabd15b805e5e911fc8563876727d2752178..f16ef71f4b716f004924d60bdc2bf25d0dd742fa 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,7 +1,7 @@
 mkdocs-material-1.7.4 (2017-06-21)
 
   * Fixed functional link colors in table of contents for active palette
-  * Fixed compatibility issues with IE11
+  * Fixed #368: Compatibility issues with IE11
 
 mkdocs-material-1.7.3 (2017-06-07)
 
diff --git a/docs/release-notes.md b/docs/release-notes.md
index 8f4eccbcaad47527acecf57cb490439b22773dec..648f57433d7c22fc085326381dfcbdeb6b051498 100644
--- a/docs/release-notes.md
+++ b/docs/release-notes.md
@@ -20,7 +20,7 @@ pip show mkdocs-material | grep -E ^Version
 ### 1.7.4 <small> _ June 21, 2017</small>
 
 * Fixed functional link colors in table of contents for active palette
-* Fixed [#368][368] compatibility issues with IE11
+* Fixed [#368][368]: Compatibility issues with IE11
 
   [368]: https://github.com/squidfunk/mkdocs-material/issues/368