am 6908fbb2: updated change log

* commit '6908fbb245bd67cbcac99826485830acfcfdf001':
  updated change log
diff --git a/CHANGE_LOG.html b/CHANGE_LOG.html
index 381cf7a..babe2b1 100644
--- a/CHANGE_LOG.html
+++ b/CHANGE_LOG.html
@@ -5,10 +5,12 @@
 <body>
 <h1>OWASP Java HTML Sanitizer Change Log</h1>
 <ol>
-<li value="218">Fixed bug: case-sensitivity of URL protocols was ignored
-  when a set of protocols other than the standard set was used</li>
+<li value="231">Fixed bug: <code>Sanitizers.STYLES.and(...)</code> dropped
+  <code>style="..."</code> attributes.</li>
 <li value="220"><code>allowWithoutAttributes(true)</code> was being ignored for
   a subset of elements when policies were ANDED.</li>
+<li value="218">Fixed bug: case-sensitivity of URL protocols was ignored
+  when a set of protocols other than the standard set was used</li>
 <li value="209">Reworked <code>CssSchema</code> to allow
   users to extend the default property white-list.</li>
 <li value="198">Replaced CSS sanitizer with one that does token-level