From 16bc1eae0c66d418fd60b81068cc37c7b6ec01ea Mon Sep 17 00:00:00 2001 From: David Thompson Date: Mon, 23 Jan 2017 20:14:59 -0500 Subject: Add 0.2.1 release announcement. --- website/posts/0.2.1-release.md | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 website/posts/0.2.1-release.md (limited to 'website/posts') diff --git a/website/posts/0.2.1-release.md b/website/posts/0.2.1-release.md new file mode 100644 index 0000000..16f85d8 --- /dev/null +++ b/website/posts/0.2.1-release.md @@ -0,0 +1,24 @@ +title: Haunt 0.2.1 released +date: 2017-01-23 08:00:00 +tags: release +summary: Haunt 0.2.1 released +--- + +I am pleased to announce the release of Haunt version 0.2.1. This +release features a new reader for the +[Markdown](http://commonmark.org/) format via +[guile-commonmark](https://github.com/OrangeShark/guile-commonmark) as +well as small improvements to the Atom feed generator and +documentation. + +The new Commonmark reader can be found in the `(haunt reader +commonmark)` module. + +Thank you to Erik Edrosa, Ludovic Courtès, and Vladimir Zhbanov for +contributing to this release. + +Source tarball: [haunt-0.2.1.tar.gz](https://files.dthompson.us/haunt/haunt-0.2.1.tar.gz.sig) + +GPG signature [haunt-0.2.1.tar.gz.sig](https://files.dthompson.us/haunt/haunt-0.2.1.tar.gz.sig) + +Happy haunting! -- cgit v1.2.3