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

This commit is contained in:
Parker Moore 2014-11-16 20:21:09 -08:00
parent 687b9cdf19
commit 3d8368fa4f
1 changed files with 2 additions and 0 deletions

View File

@ -4,6 +4,8 @@
### Minor Enhancements
* `post_url` should match `post.name` instead of slugs and dates (#3058)
### Bug Fixes
* Remove duplicate regexp phrase: `^\A` (#3089)