File tree Expand file tree Collapse file tree 1 file changed +7
-3
lines changed
Expand file tree Collapse file tree 1 file changed +7
-3
lines changed Original file line number Diff line number Diff line change 11## HEAD
22
3+ ### Development Fixes
4+
5+ * Stop testing Ruby 1.9 (#133 )
6+
37## 0.12.0 / 2017-01-02
48
59### Major Enhancements
610
711 * Support for custom redirect templates
812 * Use Jekyll's ` absolute_url ` filter to generate canonical URLs (now respecting ` baseurl ` )
913 * Rely more heavily on Jekyll's native Page, permalink, and extension handling logic
10-
14+
1115### Minor Enhancementse
1216
1317 * redirect_to Pages should not have a layout. (#115 )
1418 * Require Jekyll >= 3.3
15-
19+
1620### Development Enhancements
1721
1822 * Push redirect logic to the redirect page model (#131 )
1923 * Add Rubocop and enforce Jekyll coding standards
2024 * Tests no longer build and write the entire site between each example
2125 * Removed all the ` is_* ` ? and ` has_* ` ? helpers from the generator
22-
26+
2327## 0.11.0 / 2016-07-06
2428
2529 * Redirect page should not have any layout (#106 )
You can’t perform that action at this time.
0 commit comments