UPGRADING.md in html-pipeline-3.0.3 vs UPGRADING.md in html-pipeline-3.1.0
- old
+ new
@@ -12,13 +12,11 @@
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
- `SanitizationFilter`: this is handled by [Selma](https://www.github.com/gjtorikian/selma); configuration can be done through the `sanitization_config` hash
-
- `EmailReplyFilter`
- `CamoFilter`
-- `TextFilter`
### Changed API
The new way to call this project is as follows: