Update History to reflect 45f69bb and 7b81f00 [ci skip]

This commit is contained in:
Parker Moore 2015-10-26 17:31:00 -07:00
parent 7b81f00137
commit 12225f49ea
1 changed files with 2 additions and 0 deletions

View File

@ -147,6 +147,8 @@
* Whole-post excerpts should match the post content (#4004)
* Change default font weight to 400 to fix bold/strong text issues (#4050)
* Document: Only auto-generate the excerpt if it's not overridden (#4062)
* Utils: `deep_merge_hashes` should also merge `default_proc` (45f69bb)
* Defaults: compare paths in `applies_path?` as `String`s to avoid confusion (7b81f00)
### Development Fixes