CHANGELOG.md in middleman-targets-1.0.10 vs CHANGELOG.md in middleman-targets-1.0.11

- old
+ new

@@ -1,10 +1,11 @@ middleman-targets change log ============================ -- Version 1.0.10 / 2018-June-07 +- Version 1.0.11 / 2018-June-08 + - Changed list_all for compatibility with other gems. - Bump to version 1.0.10, because list_all command line option was added. - Version 1.0.9 / 2018-May-26 - Updated to 1.0.9. @@ -14,10 +15,10 @@ - Version 1.0.8 / 2018-May-18 - Added middleman_target exposed to config.rb -- Version 1.0.7 / 2016-May-14 +- Version 1.0.7 / 2016-May-15 - Bump to 1.0.7 fixes: - Require capybara as development dependency fixes broken testing. - Improved the Rakefile version manipulation system. - Ensure sample project uses correct Gem versions.