Skip to content

Latest commit

 

History

History
44 lines (34 loc) · 1002 Bytes

CHANGELOG.md

File metadata and controls

44 lines (34 loc) · 1002 Bytes

Changelog

All notable changes to this extension will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

[0.1.3] - 2017-07-26

Added

  • Resolved composer support
  • Added to packagist

[0.1.1] - 2016-06-06

Changed

  • Fix for excluding specific scripts

[0.1.0] - 2016-06-03

Added

  • Support for excluding specific scripts

[0.0.5] - 2016-04-15

Changed

  • Ignore scripts in comments

Removed

  • Removed HTTP response observer

[0.0.4] - 2016-03-01

Added

  • Added usage information
  • Added exclusion flag for scripts
  • Add black list for blocks

Removed

  • Check response body

Changed

  • Rewrite for EE FPC to stop container being saved with JS

[0.0.3] - 2015-08-22

Added

  • Add Varien_Profiler lines
  • Added composer.json by Alan Morkan
  • Listen to http_response_send_before
  • Added Magento EE FPC compatibility