diff --git a/History.markdown b/History.markdown index f5d273f7..fd3f447b 100644 --- a/History.markdown +++ b/History.markdown @@ -114,6 +114,7 @@ * Replace `String#=~` with `String#match?` (#7723) * Update log output for an invalid theme directory (#7679) * Remove configuration of theme sass files from Core (#7290) + * Actually conditionally include liquid-c (#7792) ### Development Fixes