From 6905c80470d403cb53a40d3e62798b72491903d3 Mon Sep 17 00:00:00 2001 From: Ashwin Maroli Date: Tue, 19 Mar 2019 13:19:39 +0530 Subject: [PATCH] Re-insert deleted History entry [skip ci] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 71f776bd..af0573c6 100644 --- a/History.markdown +++ b/History.markdown @@ -54,6 +54,7 @@ * Escape valid special chars in a site's path name (#7568) * Replace `name` in Page#inspect with relative_path (#7434) * Log a warning when the slug is empty (#7357) + * Push Markdown link refs to excerpt only as required (#7577) ### Minor Enhancements