UPGRADING.md in html-pipeline-3.0.0.pre1 vs UPGRADING.md in html-pipeline-3.0.0.pre2

- old
+ new

@@ -11,10 +11,9 @@ ### Removed filters The following filters were removed: - `AutolinkFilter`: this is handled by [Commonmarker](https://www.github.com/gjtorikian/commonmarker) and can be disabled/enabled through the `MarkdownFilter`'s `context` hash -- `SyntaxHighlightFilter`: this is handled by [Commonmarker](https://www.github.com/gjtorikian/commonmarker) and can be disabled/enabled through the `MarkdownFilter`'s `context` hash - `SanitizationFilter`: this is handled by [Selma](https://www.github.com/gjtorikian/selma); configuration can be done through the `sanitization_config` hash - `EmailReplyFilter` - `CamoFilter` - `TextFilter`