diff --git a/History.markdown b/History.markdown index a46ed4d4..eaad6e48 100644 --- a/History.markdown +++ b/History.markdown @@ -11,6 +11,7 @@ * Replace simple regex with equivalent Ruby methods (#6736) * Rewrite `script/rubyprof` as a Ruby script (#6813) * Add debug output to theme rendering (#5195) + * fix minitest deprecation warning in test (#6839) ### Minor Enhancements