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

View File

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