diff --git a/History.markdown b/History.markdown index 6aa0428e..86133d9d 100644 --- a/History.markdown +++ b/History.markdown @@ -157,6 +157,22 @@ * Add `jekyll_figure` to list of third-party plugins (#2158) * Clarify the documentation for safe mode (#2163) +## 1.5.0 / 2014-03-24 + +### Minor Enhancements + + * Loosen `safe_yaml` dependency to `~> 1.0` (#2167) + * Bump `safe_yaml` dependency to `~> 1.0.0` (#1942) + +### Bug Fixes + + * Fix issue where filesystem traversal restriction broke Windows (#2167) + * Lock `maruku` at `0.7.0` (#2167) + +### Development Fixes + + * Lock `cucmber` at `1.3.11` (#2167) + ## 1.4.3 / 2014-01-13 ### Bug Fixes