Skip to content

Commit b93e81c

Browse files
committed
Update history to reflect merge of #133 [ci skip]
1 parent ab0c299 commit b93e81c

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

History.markdown

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,29 @@
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)

0 commit comments

Comments
 (0)