Update history to reflect merge of #3065 [ci skip]
This commit is contained in:
parent
b02a5ba76a
commit
e543fedf3f
|
@ -17,6 +17,7 @@
|
|||
* Use `Hash#each_key` instead of `Hash#keys.each` to speed up iteration
|
||||
over hash keys. (#3017)
|
||||
* Further minor performance enhancements. (#3022)
|
||||
* Add 'b' and 's' aliases for build and serve, respectively (#3065)
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
|
|
Loading…
Reference in New Issue