Update history to reflect merge of #6338 [ci skip]

This commit is contained in:
jekyllbot 2017-09-06 12:52:36 -04:00
parent 1637f29d6c
commit 8b47fb1f7a
1 changed files with 1 additions and 0 deletions

View File

@ -25,6 +25,7 @@
* Allow `yield` to logger methods & bail early on no-op messages (#6315)
* Update mime-types. (#6336)
* Use a Schwartzian transform with custom sorting (#6342)
* Alias Drop#invoke_drop to Drop#[] (#6338)
### Bug Fixes