Update history to reflect merge of #1916
This commit is contained in:
parent
d96165e3c4
commit
cc2ac99487
|
@ -27,6 +27,7 @@
|
||||||
* Add a `where` filter to filter arrays based on a key/value pair
|
* Add a `where` filter to filter arrays based on a key/value pair
|
||||||
(#1875)
|
(#1875)
|
||||||
* Route 404 errors to a custom 404 page in development (#1899)
|
* Route 404 errors to a custom 404 page in development (#1899)
|
||||||
|
* Excludes are now relative to the site source (#1916)
|
||||||
|
|
||||||
### Bug Fixes
|
### Bug Fixes
|
||||||
* Don't allow nil entries when loading posts (#1796)
|
* Don't allow nil entries when loading posts (#1796)
|
||||||
|
|
Loading…
Reference in New Issue