diff --git a/History.markdown b/History.markdown index 50b4845b..93a5ec66 100644 --- a/History.markdown +++ b/History.markdown @@ -62,6 +62,7 @@ * Backport #7684 for v3.8.x: Revert memoizing Site#docs_to_write and refactor #documents (#7689) * Backport #7213 and #7633 for v3.8.x: Fix broken include_relative usage in excerpt (#7690) * Don't read symlinks in site.include in safe mode (#7711) + * Replace `String#=~` with `String#match?` (#7723) ### Minor Enhancements