Merge pull request #6327 from jekyll/fix-history

Fix History
This commit is contained in:
Parker Moore 2017-08-20 23:18:23 -04:00 committed by GitHub
commit 2b5457b9d2
1 changed files with 5 additions and 6 deletions

View File

@ -1,10 +1,5 @@
## HEAD
* update Jekyll's README (#6321)
* add SUPPORT file for GitHub (#6324)
* Plugins is the new gems (#6326)
* Rename CODE_OF_CONDUCT to show in banner (#6325)
### Development Fixes
* Strip unnecessary leading whitespace in template (#6228)
@ -51,11 +46,15 @@
* name unification - buddy details (#6317)
* name unification - application index (#6318)
* trim and relocate plugin info across docs (#6311)
* update Jekyll's README (#6321)
* add SUPPORT file for GitHub (#6324)
* Rename CODE_OF_CONDUCT to show in banner (#6325)
### Site Enhancements
* Adding DevKit helpers (#6225)
* Customizing url in collection elements clarified (#6264)
* Plugins is the new gems (#6326)
## 3.5.2 / 2017-08-12