mirror of
https://github.com/jekyll/jekyll.git
synced 2026-01-30 09:18:11 -05:00
Move version updates for development dependencies to 'Development Fixes' heading.
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user