From 82fd4d8b2601c1eba77522ad2ac25b6449405e67 Mon Sep 17 00:00:00 2001 From: risk Date: Thu, 4 Aug 2011 14:18:38 -0700 Subject: [PATCH] update the changelog --- HISTORY.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/HISTORY.md b/HISTORY.md index 56bc7815..5aa6ec97 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,3 +1,12 @@ +# git + +* Minor + * Add a way to configure the `#id_prefix` property of Sanitization + objects. +* Bug Fixes + * Include the language of the code snippet when making a uniquely + identifiable sha of a code snippet while rendering a page. + # 1.3.1 / 2011-07-21 * Major Enhancements