Update history to reflect merge of #5996 [ci skip]
This commit is contained in:
parent
faf5be46a5
commit
55103132f9
|
@ -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)
|
||||||
|
|
Loading…
Reference in New Issue