diff --git a/History.markdown b/History.markdown index f5b43d32..12834ca6 100644 --- a/History.markdown +++ b/History.markdown @@ -41,6 +41,7 @@ * Fix deep_merge_hashes! handling of drops and hashes (#4359) * Page should respect output extension of its permalink (#4373) * Disable auto-regeneration when running server detached (#4376) + * Drop#[]: only use public_send for keys in the content_methods array (#4388) ### Development Fixes