Skip to content

Latest commit

 

History

History
43 lines (29 loc) · 1017 Bytes

CHANGELOG.md

File metadata and controls

43 lines (29 loc) · 1017 Bytes

Change Log

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

1.3.1 - 2016-12-11

Fixed

  • disabled cache in Customizer preview
  • implemented menus and widgets invalidation when edited in Customizer

1.3 - 2016-05-14

Added

  • pre_wp_nav_menu support for menu cache.

Changed

  • Updated code style and inline documentation.
  • Changed Pimple to version 3.
  • Committed Composer lock file into project.

Deprecated

  • wp_nav_menu_args menu cache for WP < 3.9.

1.2 - 2014-06-29

Added

1.1 - 2013-06-15

Added

  • fc_skip_cache filter to disable cache for individual fragments.

Changed

  • Anonymized fragment generation in front end for consistency.
  • Updated documentation.

1.0 - 2013-06-08

Added

  • Initial release.