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

This commit is contained in:
jekyllbot 2017-03-31 14:44:47 -04:00
parent faf5be46a5
commit 55103132f9
1 changed files with 4 additions and 0 deletions

View File

@ -71,6 +71,10 @@
* Allow colons in `uri_escape` filter (#5957) * Allow colons in `uri_escape` filter (#5957)
* Re-surface missing public methods in `Jekyll::Document` (#5975) * Re-surface missing public methods in `Jekyll::Document` (#5975)
### fix
* Filters#time helper: Duplicate time before calling #localtime. (#5996)
## 3.4.3 / 2017-03-21 ## 3.4.3 / 2017-03-21
* Backport #5957 for v3.4.x: Allow colons in `uri_escape` filter (#5968) * Backport #5957 for v3.4.x: Allow colons in `uri_escape` filter (#5968)