Skip to content

Commit 47b67f1

Browse files
committed
Add all backports since 3.8.5
1 parent b8d5a04 commit 47b67f1

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

History.markdown

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
## HEAD
2+
3+
### Bug Fixes
4+
5+
* Memoize `SiteDrop#documents` to reduce allocations (#7722)
6+
* Excerpt handling of custom and intermediate tags (#7467)
7+
* Escape valid special chars in a site's path name (#7573)
8+
* Revert memoizing `Site#docs_to_write` and refactor `#documents` (#7689)
9+
* Fix broken `include_relative` usage in excerpt (#7690)
10+
11+
### Security Fixes
12+
13+
* Theme gems: ensure directories aren't symlinks (#7424)
14+
115
## 3.8.5 / 2018-11-04
216

317
### Bug Fixes

0 commit comments

Comments
 (0)