diff --git a/History.markdown b/History.markdown index 0a8759a5..72a5dff3 100644 --- a/History.markdown +++ b/History.markdown @@ -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