diff --git a/History.markdown b/History.markdown index 3a79a760..a570b797 100644 --- a/History.markdown +++ b/History.markdown @@ -14,9 +14,6 @@ include file that caused the error to the error message (#1596) * If a layout causes a Liquid error, change the error message so that we know it comes from the layout (#1601) - * Update launchy dependency to `~> 2.3` (#1608) - * Update rr dependency to `~> 1.1` (#1604) - * Update cucumber dependency to `~> 1.3` (#1607) ### Bug Fixes * Fix up matching against source and destination when the two @@ -29,6 +26,9 @@ ### Development Fixes * Add coverage reporting with Coveralls (#1539) * Refactor the Liquid `include` tag (#1490) + * Update launchy dependency to `~> 2.3` (#1608) + * Update rr dependency to `~> 1.1` (#1604) + * Update cucumber dependency to `~> 1.3` (#1607) ### Site Enhancements * Fix params for `JekyllImport::WordPress.process` arguments (#1554)