From 5a3c9c051973ddea3169dc4427f83da2b631da3c Mon Sep 17 00:00:00 2001 From: Tobias Nyholm Date: Thu, 5 May 2016 16:35:23 +0200 Subject: [PATCH] 0.4.0 release --- Changelog.md | 1 + pom.xml | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/Changelog.md b/Changelog.md index 23c5ab7..4a77c56 100644 --- a/Changelog.md +++ b/Changelog.md @@ -5,6 +5,7 @@ * Fixed memory leaks * New message syntax, we do not longer use HTTP-like messages. We use a Json syntax instead. * We do no longer accept any arguments when running the application. We only use system properties. +* Added logging to a log file. ## From 0.3.0 to 0.3.1 diff --git a/pom.xml b/pom.xml index 0053b42..b2d0bec 100644 --- a/pom.xml +++ b/pom.xml @@ -1,10 +1,10 @@ - 4.0.0 com.happyr.mq2php mq2php jar - 0.4.0-SNAPSHOT + 0.4.0 mq2php http://maven.apache.org