From 523b6029eb4b8569504086dfb5b8538330e5f522 Mon Sep 17 00:00:00 2001 From: Igor Pashev Date: Wed, 26 Oct 2016 16:42:13 +0300 Subject: Version 0.2.1 --- ChangeLog.md | 6 ++++++ mywatch.cabal | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/ChangeLog.md b/ChangeLog.md index 2bdb96b..175f475 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -1,3 +1,9 @@ +0.2.1 +===== + + * Compress all responses with gzip if acceptable + + 0.2.0 ===== diff --git a/mywatch.cabal b/mywatch.cabal index 3a69765..6940b9e 100644 --- a/mywatch.cabal +++ b/mywatch.cabal @@ -1,5 +1,5 @@ name: mywatch -version: 0.2.0 +version: 0.2.1 synopsis: Web application to view and kill MySQL queries description: View and kill queries on multiple MySQL servers. -- cgit v1.2.3