Update history to reflect merge of #3017 [ci skip]
This commit is contained in:
parent
c77d06446d
commit
996db6912d
|
@ -10,6 +10,8 @@
|
|||
* Strip newlines in site template `<meta>` description. (#2982)
|
||||
* Add link to atom feed in `head` of site template files (#2996)
|
||||
* Performance optimizations (#2994)
|
||||
* Use `Hash#each_key` instead of `Hash#keys.each` to speed up iteration
|
||||
over hash keys. (#3017)
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
|
|
Loading…
Reference in New Issue