Skip to content

Latest commit

 

History

History
52 lines (41 loc) · 1.9 KB

CHANGELOG.md

File metadata and controls

52 lines (41 loc) · 1.9 KB

Change Log

All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.

0.1.7 - 2020-02-06

Added

  • Added show_in_rest constant for custom taxonomies (props @tzimpel) [#5]

0.1.6 - 2019-04-26

Fixed

  • Make sure WordPress init can't break arguments type [#2]

0.1.5 - 2019-04-18

Added

  • Added block editor registration arguments [#4]

0.1.4 - 2019-01-05

Changed

  • Changed requirements for brightnucleus/extensions and doctrine/collections to make them more flexible.

Fixed

  • Re-added missing test file that was erroneously excluded.

0.1.3 - 2018-09-10

Added

  • Added Argument::PUBLICLY_QUERYABLE to CustomTaxonomy.

0.1.2 - 2016-08-15

Added

  • German translation.

Changed

  • Used custom constructors for exceptions.
  • Use brightnucleus/localization to make localization of Config strings work.

0.1.1 - 2016-08-11

Fixed

  • Fix text domain.
  • Fix change log link.

0.1.0 - 2016-08-11

Added

  • Initial release to GitHub.