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

This commit is contained in:
Parker Moore 2014-08-01 23:27:42 -04:00
parent 503e54779a
commit 8db8b19ea0
1 changed files with 2 additions and 0 deletions

View File

@ -9,6 +9,8 @@
### Bug Fixes
* Use non padded config in `strftime` to avoid parse string twice (#2673)
### Development Fixes
* Only include lib files in the gem (#2671)