ChangeLog.md in kramdown-man-0.1.5 vs ChangeLog.md in kramdown-man-0.1.6
- old
+ new
@@ -1,4 +1,8 @@
+### 0.1.6 / 2015-12-25
+
+* Commented out duplicate Hash entries that were causing warnings.
+
### 0.1.5 / 2013-05-19
* Translate unicode symbols into roff glyphs.
* Convert typographic symbols and smart quotes into glyphs.
* Simplify `\fB\fC` as `\fC` (Colin Watson).