moved the newly added inline elements so the list would remain in alphabetical order, added corresponding changelog note
diff --git a/user_guide/changelog.html b/user_guide/changelog.html
index 8fafcc7..f690c91 100644
--- a/user_guide/changelog.html
+++ b/user_guide/changelog.html
@@ -66,6 +66,7 @@
 		<ul>
 			<li>Changed default current page indicator in the Pagination library to use &lt;strong&gt; instead of &lt;b&gt;</li>
 			<li>A "HTTP/1.1 400 Bad Request" header is now sent when disallowed characters are encountered.</li>
+			<li>Added &lt;big&gt;, &lt;small&gt;, &lt;q&gt;, and &lt;tt&gt; to the Typography parser's inline elements.</li>
 		</ul>
 	</li>
 	<li>Helpers