From 0114c51c6ead0679d82534b98f730aabe2bf90b5 Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Mon, 29 Feb 2016 15:50:30 -0800 Subject: [PATCH] Update history to reflect merge of #4545 [ci skip] --- History.markdown | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/History.markdown b/History.markdown index 528b6128..30fdc02d 100644 --- a/History.markdown +++ b/History.markdown @@ -1,5 +1,9 @@ ## HEAD +### Minor Enhancements + + * Allow collections to have documents that have no file extension (#4545) + ### Bug Fixes * Site template: Escape title and description where it is used in HTML (#4606)