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

This commit is contained in:
Parker Moore 2014-08-01 23:28:22 -04:00
parent 4ca3fe5137
commit cfe9983741
1 changed files with 1 additions and 0 deletions

View File

@ -10,6 +10,7 @@
### Bug Fixes ### Bug Fixes
* Use non padded config in `strftime` to avoid parse string twice (#2673) * Use non padded config in `strftime` to avoid parse string twice (#2673)
* Replace deprecated Ruby methods with undeprecated ones (#2664)
### Development Fixes ### Development Fixes