diff --git a/changelog b/changelog
index 2e8d3ff89..6c7be08cb 100644
--- a/changelog
+++ b/changelog
@@ -364,6 +364,9 @@
     * Made markdown reader sensitive to this.
     * Closes #972.
 
+    Markdown: Allow backtick code blocks not to be preceded by blank line.
+        
+	    Closes #975.
 
 
 ------------------