Skip to content

Latest commit

 

History

History
44 lines (36 loc) · 2.91 KB

Changelog.md

File metadata and controls

44 lines (36 loc) · 2.91 KB

Changelog

v2.2
v2.1
v2.0.1
  • merge pull reqeuest #19: Use wp_dropdown_categories function for post filtering selectbox
  • update minimum php version to 5.6
v2.0
v1.1.2
  • fix PHPCS as dev requirement
  • add version to composer json
v1.1.1
v1.1
  • fix issue #6: problem registering existing taxonomies
  • add issue #1: Add PHPCS and Travic integration
  • merge pull request #3: Add labels() method to PostTypes