diff --git a/CHANGELOG.md b/CHANGELOG.md index 9a3fb1d1..0725754a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,8 @@ # Unreleased + +# 1.7.6 + * Fix reliance on `set` to be required. * Fix `Encoding::UndefinedConversionError` error for Rails applications when precompiling cache. (#364)