Update history to reflect merge of #1886
This commit is contained in:
parent
3e4d47c21d
commit
194109d677
|
@ -20,6 +20,7 @@
|
||||||
* Allow `include` tag variable arguments to use filters (#1841)
|
* Allow `include` tag variable arguments to use filters (#1841)
|
||||||
* `post_url` tag should raise `ArgumentError` for invalid name (#1825)
|
* `post_url` tag should raise `ArgumentError` for invalid name (#1825)
|
||||||
* Bump dependency `mercenary` to `~> 0.2.0` (#1879)
|
* Bump dependency `mercenary` to `~> 0.2.0` (#1879)
|
||||||
|
* Bump dependency `safe_yaml` to `~> 1.0` (#1886)
|
||||||
|
|
||||||
### 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