diff --git a/History.markdown b/History.markdown index 2188d6e0..52ac377e 100644 --- a/History.markdown +++ b/History.markdown @@ -24,6 +24,8 @@ * Bump dependency `safe_yaml` to `~> 1.0` (#1886) * Allow sorting of content by custom properties (#1849) * Add `--quiet` flag to silence output during build and serve (#1898) + * Add a `where` filter to filter arrays based on a key/value pair + (#1875) ### Bug Fixes * Don't allow nil entries when loading posts (#1796)