diff --git a/History.markdown b/History.markdown index 6ae4e785..6f09c037 100644 --- a/History.markdown +++ b/History.markdown @@ -83,6 +83,7 @@ * Remove some code that caused Ruby interpreter warnings (#2178) * Only strip the drive name if it begins the string (#2175) * Remove default post with invalid date from site template (#2200) + * Fix `Post#url` and `Page#url` escape (#1568) ### Development Fixes * Add a link to the site in the README.md file (#1795)