man/man0/VERSION.markdown in md2man-2.0.4 vs man/man0/VERSION.markdown in md2man-2.1.0
- old
+ new
@@ -1,4 +1,16 @@
+## Version 2.1.0 (2014-05-04)
+
+### Minor:
+
+ * md2man-html(1): add anchors & permalinks to headings.
+
+ * GH-15: wrap `.TH` components in stylable HTML spans.
+
+### Other:
+
+ * GH-15: paraphrase man-pages(7) description of `.TH`.
+
## Version 2.0.4 (2014-04-26)
### Patch:
* GH-16: Redcarpet 3.1 added a third parameter to its `header()` method.