Update the history I guess.
This commit is contained in:
parent
c8b22a19ad
commit
55d78f3c9f
|
@ -1277,7 +1277,7 @@ prev_section: contributing
|
||||||
- Configuration options set in config.yml are now available through the
|
- Configuration options set in config.yml are now available through the
|
||||||
site payload ([@vilcans](https://github.com/vilcans))
|
site payload ([@vilcans](https://github.com/vilcans))
|
||||||
- Posts can now have an empty YAML front matter or none at all
|
- Posts can now have an empty YAML front matter or none at all
|
||||||
(@bahuvrihi)
|
([@bahuvrihi](https://github.com/bahuvrihi))
|
||||||
- Bug Fixes
|
- Bug Fixes
|
||||||
- Fixing Ruby 1.9 issue that requires to_s on the err object
|
- Fixing Ruby 1.9 issue that requires to_s on the err object
|
||||||
([@Chrononaut](https://github.com/Chrononaut))
|
([@Chrononaut](https://github.com/Chrononaut))
|
||||||
|
@ -1289,7 +1289,7 @@ prev_section: contributing
|
||||||
- Added trailing slash to pretty permalink style so Apache is happy
|
- Added trailing slash to pretty permalink style so Apache is happy
|
||||||
([@eugenebolshakov](https://github.com/eugenebolshakov))
|
([@eugenebolshakov](https://github.com/eugenebolshakov))
|
||||||
- Bad markdown processor in config fails sooner and with better message
|
- Bad markdown processor in config fails sooner and with better message
|
||||||
(@gcnovus)
|
([@gcnovus](https://github.com/gcnovus))
|
||||||
- Allow CRLFs in yaml frontmatter ([@juretta](https://github.com/juretta))
|
- Allow CRLFs in yaml frontmatter ([@juretta](https://github.com/juretta))
|
||||||
- Added Date#xmlschema for Ruby versions < 1.9
|
- Added Date#xmlschema for Ruby versions < 1.9
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue