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

This commit is contained in:
jekyllbot 2018-01-31 15:55:57 -05:00
parent bc06e241ea
commit 3fb325998d
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@
### Development Fixes ### Development Fixes
* move duplicate code to a single private method (#6593) * move duplicate code to a single private method (#6593)
* Replace simple regex with a native Ruby method (#6732)
### Minor Enhancements ### Minor Enhancements