summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorAndres Rey <[email protected]>2018-01-11 20:13:27 +0000
committerGitHub <[email protected]>2018-01-11 20:13:27 +0000
commitf95ef87d9716b3eb4fcc4a4a83eaa7cb5e8cd89b (patch)
treeb79aaa727a6bd549d2c9c6d580a4e13503b6d2fe /CHANGELOG.md
parent8caf03b46500c62f73d2115889a368d69321ac7f (diff)
parent43155bd81bfb732c4cfe62396129d2060836bf18 (diff)
Merge pull request #39 from andreskrey/logging
Preparing for release
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 97fe21c..79b5eff 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -5,6 +5,7 @@ All notable changes to this project will be documented in this file.
- Added 'data-orig' as an URL source for images
- Removed 'modal' as a negative property from classes
+- Added option to inject a logger
- Removed all references to the `data-readability` tags that don't apply anymore to the new structure
- Merged PR #38 (Missing DOMEntityReference)