From cfe99837415a1a13bfa37eeefb19ff304678cf1e Mon Sep 17 00:00:00 2001 From: Parker Moore Date: Fri, 1 Aug 2014 23:28:22 -0400 Subject: [PATCH] Update history to reflect merge of #2664 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index df36fb0d..d9984223 100644 --- a/History.markdown +++ b/History.markdown @@ -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