diff --git a/History.markdown b/History.markdown index b3e812da..71f1d2fb 100644 --- a/History.markdown +++ b/History.markdown @@ -17,6 +17,7 @@ ### Bug Fixes + * Use only the last extname when multiple converters exist (#2722) * Call `#to_liquid` before calling `#to_json` in jsonify filter (#2729) * Use non padded config in `strftime` to avoid parse string twice (#2673) * Replace deprecated Ruby methods with undeprecated ones (#2664)