Update history to reflect merge of #2729 [ci skip]
This commit is contained in:
parent
7b9d392d6f
commit
1de1ab9303
|
@ -17,6 +17,7 @@
|
||||||
|
|
||||||
### Bug Fixes
|
### Bug Fixes
|
||||||
|
|
||||||
|
* Call `#to_liquid` before calling `#to_json` in jsonify filter (#2729)
|
||||||
* 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)
|
* Replace deprecated Ruby methods with undeprecated ones (#2664)
|
||||||
* Catch errors when parsing Post `date` front matter value & produce nice error message (#2649)
|
* Catch errors when parsing Post `date` front matter value & produce nice error message (#2649)
|
||||||
|
|
Loading…
Reference in New Issue