From b59c725e86ceabba5537f8648ad1c166e7cf9ed6 Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Fri, 2 Sep 2011 17:56:35 +0000 Subject: [PATCH] docs: announcement --- ANNOUNCE | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/ANNOUNCE b/ANNOUNCE index 524f32edf..1072425d5 100644 --- a/ANNOUNCE +++ b/ANNOUNCE @@ -1,3 +1,21 @@ +I've made a bugfix release of the hledger-web package, to fix build problems. + +hledger-web 0.15.1: + + * web: add missing Hledger.Web.Options to cabal file + * web: tighten up dependencies to reduce build problems + +And here's another new dependency I forgot to mention: flot, the js +charting library. + +The rest of this mail is a repeat of yesterday's announcement, since that +one seriously confused google groups, gmane, and perhaps your mailreader +(pro tip: don't re-edit old announcements with Mail.app's cmd-shift-d. :) + +-Simon + +---- + I'm pleased to announce hledger 0.15! This release includes work by Trygve Laugstøl, Dmitry Astapov, Clint Adams, Johann Klähn and myself.