Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
titouanmathis committed Mar 28, 2024
1 parent 93839b1 commit 5784a09
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,12 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
### Added

- Add utility functions to test the current environment ([#31](https://github.com/studiometa/wp-toolkit/pull/31))
- Add a `FacetsManager` to easily filter content with `pre_get_posts` ([#31](https://github.com/studiometa/wp-toolkit/pull/31))
- Add a `facets_get('key')` Twig function to easily get the value of a facets filter from the query string ([#31](https://github.com/studiometa/wp-toolkit/pull/31))
- Add a `FacetsManager` to easily filter content with `pre_get_posts` ([#32](https://github.com/studiometa/wp-toolkit/pull/32))
- Add a `facets_get('key')` Twig function to easily get the value of a facets filter from the query string ([#32](https://github.com/studiometa/wp-toolkit/pull/32))

### Fixed

- Fix dependency conflict ([#32](https://github.com/studiometa/wp-toolkit/pull/32))

## v2.1.0 - 2024.03.12

Expand Down

0 comments on commit 5784a09

Please sign in to comment.