Skip to content

Commit

Permalink
Update Changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
gchtr committed Aug 30, 2018
1 parent 9bd81f9 commit c6471ee
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,11 @@

## 2.2.0 - 2018-08-29

- Added new function `update()` to update the settings for an existing post type.
- Added new function `rename()` to rename an existing post type.
- Added option to have separate queries with a `frontend` and `backend` argument for `query`.
- Added better handling of labels by updating the messages displayed in the backend and making it possible to properly translate the labels. This will open up the repository for additional languages.
- Added new function `update()` to update the settings for existing post types and taxonomies.
- Added new function `rename()` to rename existing post types and taxonomies.
- Added option for post types to have separate queries with a `frontend` and `backend` argument for `query`.
- Fixed when a post slug wasn’t updated on first save.

## 2.1.0 - 2018-08-27

Expand Down

0 comments on commit c6471ee

Please sign in to comment.