We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b8d5a04 commit 47b67f1Copy full SHA for 47b67f1
History.markdown
@@ -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
15
## 3.8.5 / 2018-11-04
16
17
### Bug Fixes
0 commit comments