Update history to reflect merge of #3360 [ci skip]
This commit is contained in:
parent
2bec317a2a
commit
128427cc87
|
@ -11,6 +11,7 @@
|
|||
* Move to Rouge as default highlighter (#3323)
|
||||
|
||||
### Minor Enhancements
|
||||
|
||||
* Sort static files just once, and call `site_payload` once for all collections (#3204)
|
||||
* Separate `jekyll docs` and optimize external gem handling (#3241)
|
||||
* Improve `Site#getConverterImpl` and call it `Site#find_converter_instance` (#3240)
|
||||
|
@ -33,6 +34,7 @@
|
|||
* Site template: Switch default font to Helvetica Neue (#3376)
|
||||
* Make the `include` tag a teensy bit faster. (#3391)
|
||||
* Add `pkill -f jekyll` to ways to kill. (#3397)
|
||||
* Site template: collapsed, variable-driven font declaration (#3360)
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
|
|
Loading…
Reference in New Issue