diff --git a/History.markdown b/History.markdown index 77f180d2..719eb9b4 100644 --- a/History.markdown +++ b/History.markdown @@ -20,6 +20,7 @@ * Allow `include` tag variable arguments to use filters (#1841) * `post_url` tag should raise `ArgumentError` for invalid name (#1825) * Bump dependency `mercenary` to `~> 0.2.0` (#1879) + * Bump dependency `safe_yaml` to `~> 1.0` (#1886) ### Bug Fixes * Don't allow nil entries when loading posts (#1796)