Reformat to match the rest of the file
This commit is contained in:
parent
a81479adbf
commit
c669d1519d
|
@ -1,23 +1,19 @@
|
||||||
## HEAD
|
## HEAD
|
||||||
|
|
||||||
### Major Enhancements
|
### Major Enhancements
|
||||||
|
|
||||||
* Add gem-based plugin whitelist to safe mode (#1657)
|
* Add gem-based plugin whitelist to safe mode (#1657)
|
||||||
|
|
||||||
### Minor Enhancements
|
### Minor Enhancements
|
||||||
|
|
||||||
* Move the EntryFilter class into the Jekyll module to avoid polluting the
|
* Move the EntryFilter class into the Jekyll module to avoid polluting the
|
||||||
global namespace (#1800)
|
global namespace (#1800)
|
||||||
|
|
||||||
### Bug Fixes
|
### Bug Fixes
|
||||||
|
|
||||||
* Don't allow nil entries when loading posts (#1796)
|
* Don't allow nil entries when loading posts (#1796)
|
||||||
|
|
||||||
### Development Fixes
|
### Development Fixes
|
||||||
* Add a link to the site in the README.md file (#1795)
|
* Add a link to the site in the README.md file (#1795)
|
||||||
|
|
||||||
### Site Enhancements
|
### Site Enhancements
|
||||||
|
|
||||||
* Document Kramdown's GFM parser option (#1791)
|
* Document Kramdown's GFM parser option (#1791)
|
||||||
* Move CSS to includes & update normalize.css to v2.1.3 (#1787)
|
* Move CSS to includes & update normalize.css to v2.1.3 (#1787)
|
||||||
* Fix broken link to installation of Ruby on Mountain Lion blog post on
|
* Fix broken link to installation of Ruby on Mountain Lion blog post on
|
||||||
|
|
Loading…
Reference in New Issue