VERSION.markdown in md2man-1.5.1 vs VERSION.markdown in md2man-1.6.0

- old
+ new

@@ -1,4 +1,28 @@ +## Version 1.6.0 (2013-03-10) + +Minor: + + * Added an md2man-rake(1) executable that lets you run md2man's rake(1) + tasks _directly_ from the command line: without the need for a "Rakefile" + in your working directory that loads the `md2man/rakefile` library. + + * In web pages generated by the `md2man:web` Rake task: + + * extract CSS into a separate `man/style.css` file + + * center manpage on screen & auto-split into columns + +Patch: + + * In web pages generated by the `md2man:web` Rake task: + + * don't rely on being emitted into a `man/` directory + +Other: + + * add README and VERSION to generated HTML man pages + ## Version 1.5.1 (2013-03-06) Patch: * All this time, this project's documentation stated that Redcarpet's