From 1ac6c04005d73f431e7c3d3154a315c34ba06616 Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Wed, 20 Mar 2019 17:47:35 -0700 Subject: [PATCH] ; ui: changelog from 1.14.2 --- hledger-ui/CHANGES.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/hledger-ui/CHANGES.md b/hledger-ui/CHANGES.md index e4581b887..bbb2197c5 100644 --- a/hledger-ui/CHANGES.md +++ b/hledger-ui/CHANGES.md @@ -3,6 +3,10 @@ See also the hledger changelog. # 5f3cad4b +# 1.14.2 2019-03-20 + +- support brick 0.47+ as well, to get into stackage nightly. + # 1.14.1 2019-03-20 - require brick <0.47 to fix build (#995)