From aa7acbeab2cc3d028853ff5d2e43fb1e3daf9d13 Mon Sep 17 00:00:00 2001 From: Mario O Date: Wed, 9 Mar 2016 09:39:27 +0200 Subject: [PATCH] Updates version to 1.6.0 --- README.md | 3 +++ code/Debug/etc/config.xml | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d2a9a89..94e92c3 100644 --- a/README.md +++ b/README.md @@ -81,6 +81,9 @@ Use [issue tracker on GitHub](https://github.com/madalinoprea/magneto-debug/issu Eliminate a possible cache problem by disabling all caches. Try to determine if there are any customizations that have removed `before_body_end`. # Change Log +- **1.6.0** + - Adds support for unexpected block rendering used by some common extension #66 + - Unit tests coverage improvements - **1.5.1** - Adds support for Magento CE 1.7 and Magento EE 1.12 - Fixes why for some people toolbar was not showing in admin (corrected modman links) diff --git a/code/Debug/etc/config.xml b/code/Debug/etc/config.xml index 803e698..ad91da1 100644 --- a/code/Debug/etc/config.xml +++ b/code/Debug/etc/config.xml @@ -3,7 +3,7 @@ - 1.5.1 + 1.6.0