summaryrefslogtreecommitdiffhomepage
path: root/CHANGELOG
diff options
context:
space:
mode:
authorJoey Hess <joeyh@joeyh.name>2018-07-10 13:29:34 -0400
committerJoey Hess <joeyh@joeyh.name>2018-07-10 13:29:34 -0400
commit418f0117f3021cb2f4b1886cb92ca00ea6527ed7 (patch)
tree682dae9dcb98373b8332c314e4ab8b4b322e2133 /CHANGELOG
parent3431a9757a5654fce1e472073a5bf97aa515553f (diff)
downloaddebug-me-418f0117f3021cb2f4b1886cb92ca00ea6527ed7.tar.gz
stack.yaml: Update to lts-11.17.
Note that this needs a newer version of stack than is in Debian stable.
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG6
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index b500a85..c4f2857 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,9 @@
+debug-me (1.20170811) UNRELEASED; urgency=medium
+
+ * stack.yaml: Update to lts-11.17.
+
+ -- Joey Hess <id@joeyh.name> Tue, 10 Jul 2018 13:28:50 -0400
+
debug-me (1.20170810) unstable; urgency=medium
* Fix build with websockets-0.10.0.0 which did not support compression.