summaryrefslogtreecommitdiff
path: root/posts/haunt-0.2.2-release.md
diff options
context:
space:
mode:
authorDavid Thompson <dthompson2@worcester.edu>2022-02-05 17:41:36 -0500
committerDavid Thompson <dthompson2@worcester.edu>2022-02-05 17:41:47 -0500
commit2c01d4daeff989a556083d26b7c6e5cf7f89b472 (patch)
tree9cddea13a0c3786af75593aa5282f4c5f5cdbf44 /posts/haunt-0.2.2-release.md
parent25ca9fd2a435c3d16677f0501e86e020820fba8b (diff)
Prefix old post file names with dates.
Diffstat (limited to 'posts/haunt-0.2.2-release.md')
-rw-r--r--posts/haunt-0.2.2-release.md23
1 files changed, 0 insertions, 23 deletions
diff --git a/posts/haunt-0.2.2-release.md b/posts/haunt-0.2.2-release.md
deleted file mode 100644
index 5ed22e7..0000000
--- a/posts/haunt-0.2.2-release.md
+++ /dev/null
@@ -1,23 +0,0 @@
-title: Haunt 0.2.2 released
-date: 2018-03-10 20:00:00
-tags: release
-summary: Haunt 0.2.2 released
----
-
-I am pleased to announce the release of Haunt version 0.2.2. This
-release contains bug fixes accumulated over the past year.
-
-Fixes:
-* [Don't ignore a specified non-default port in 'haunt serve'.](https://git.dthompson.us/haunt.git/commit/829ee49c2d5c13e3f8a6fc34bdd39f999efbaffe)
-* [ui: serve: Fix deprecation warning.](https://git.dthompson.us/haunt.git/commit/be68ae741054986c3b8ff25cf69f3a08df94cce1)
-* [html: Stop escaping apostrophes.](https://git.dthompson.us/haunt.git/commit/99181c71bc3ed7cf504374cb5d101e85ffaee1f5)
-* [serve: Fix 'file-extension' so that the right MIME type is chosen.](https://git.dthompson.us/haunt.git/commit/e7b1b290b11c4f2c89999fc079278e917f65bca9)
-
-Thank you to Jelle Licht, Ludovic Courtès, Sudarshan S Chawathe, and
-Urbain Vaes for contributing to this release.
-
-Source tarball: [haunt-0.2.2.tar.gz](https://files.dthompson.us/haunt/haunt-0.2.2.tar.gz)
-
-GPG signature [haunt-0.2.2.tar.gz.asc](https://files.dthompson.us/haunt/haunt-0.2.2.tar.gz.asc)
-
-Happy haunting!