Update history to reflect merge of #7434 [ci skip]

This commit is contained in:
jekyllbot 2019-03-15 13:33:14 -04:00
parent 555722887d
commit 226fa22652
1 changed files with 1 additions and 0 deletions

View File

@ -230,6 +230,7 @@
* Use communicative method parameters (#7566) * Use communicative method parameters (#7566)
* Avoid unnecessary duplication of pages array (#7272) * Avoid unnecessary duplication of pages array (#7272)
* Escape valid special chars in a site's path name (#7568) * Escape valid special chars in a site's path name (#7568)
* Replace `name` in Page#inspect with relative_path (#7434)
### feature ### feature