diff --git a/CHANGES.rst b/CHANGES.rst
index a7a0c904..32e1112c 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -3,10 +3,12 @@ pywb 0.11.2 changelist
Rewriting: if no charset specified in original page, don't add charset to allow browser to detect.
-Rewriting: rewrite attribute if it is a url.
+Rewriting: rewrite ```` attribute if it is a url.
wb.js: pad shorter timestamp to 14 digits.
+Indexing: fixed exceptino when indexing empty files.
+
pywb 0.11.1 changelist
~~~~~~~~~~~~~~~~~~~~~~