File tree Expand file tree Collapse file tree 3 files changed +6
-2
lines changed
Expand file tree Collapse file tree 3 files changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -81,6 +81,10 @@ Use [issue tracker on GitHub](https://github.com/madalinoprea/magneto-debug/issu
8181 Eliminate a possible cache problem by disabling all caches. Try to determine if there are any customizations that have removed ` before_body_end ` .
8282
8383# Change Log
84+ - ** 1.5.1**
85+ - Adds support for Magento CE 1.7 and Magento EE 1.12
86+ - Fixes why for some people toolbar was not showing in admin (corrected modman links)
87+ - Fixes how log lines are fetched from logs (there is a good chance that is addressing some memory limit error)
8488- ** 1.5.0**
8589 - Adds nicer way to present rendering tree
8690 - Adds support to capture e-mails even when Aschroder_SMTPPro or Ebizmarts_Mandrill are installed
Original file line number Diff line number Diff line change 33<config >
44 <modules >
55 <Sheep_Debug >
6- <version >1.5.0 </version >
6+ <version >1.5.1 </version >
77 </Sheep_Debug >
88 </modules >
99
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" ?>
22
3- <layout version =" 1.5.0 " >
3+ <layout version =" 1.5.1 " >
44 <default >
55 <reference name =" head" >
66 <reference name =" head" >
You can’t perform that action at this time.
0 commit comments