diff --git a/History.markdown b/History.markdown index a68078c5..2a0efecd 100644 --- a/History.markdown +++ b/History.markdown @@ -3,6 +3,7 @@ ### Development Fixes * move duplicate code to a single private method (#6593) + * Replace simple regex with a native Ruby method (#6732) ### Minor Enhancements