commit:1552dfc051b6bffa7bb841d5e21caf3dca598ff9
author:Chip Black
committer:Chip Black
date:Fri Mar 21 19:59:52 2014 -0500
parents:17bef4d5d8ed21748bbcd439d47d9b43d28b3501
Changelog for 1.8.3
diff --git a/www/doc/changelog.html b/www/doc/changelog.html
line changes: +17/-0
index 43ca200..a3f185d
--- a/www/doc/changelog.html
+++ b/www/doc/changelog.html
@@ -11,6 +11,23 @@
 The intent of this changelog is to give an overview of the major changes
 and fixes made to Blërg.  For a detailed changelog, see the git log.
 
+<a name="v1.8.3"><h2>Version 1.8.3 - released Friday, March 21st, 2014</h2></a>
+
+<h3>Features Added</h3>
+<ul>
+<li>New full-screen editor dialog with preview and reply views.</li>
+<li>Add Markdown and GitHub Flavored Markdown-style code blocks, and GFM-style
+strikethrough.</li>
+</ul>
+
+<h3>Bugs Squashed</h3>
+<ul>
+<li>Fixed link clicking in Firefox and Chrome (and probably Safari and Opera).
+My link handler would consume all clicks, preventing the user from opening
+links in new tabs with middle-click, or getting a context-menu on right-click.
+It now only activates on left-click.</li>
+</ul>
+
 <a name="v1.8.2"><h2>Version 1.8.2 - released Monday, November 18th, 2013</h2></a>
 
 <h3>Features(?) Added</h3>