diff --git a/CHANGELOG.md b/CHANGELOG.md index a8e6ed1..b81ab52 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -21,6 +21,8 @@ maddy uses [semver versioning](https://semver.org/). * ![**CHANGED**](https://img.shields.io/badge/-CHANGED-%23e90) tests are only run if the cmake option `MADDY_BUILD_WITH_TESTS` is on, moved test cmake code to the `tests` subfolder * ![**REMOVED**](https://img.shields.io/badge/-REMOVED-%23900) travis CI and appveyor * ![**ADDED**](https://img.shields.io/badge/-ADDED-%23099) GitHub workflow +* ![**DEPRECATED**](https://img.shields.io/badge/-DEPRECATED-%23666) config flags `isEmphasizedParserEnabled` and `isHTMLWrappedInParagraph` +* ![**ADDED**](https://img.shields.io/badge/-ADDED-%23099) config flag `enabledParsers` to en-/disable each parser separately * ? ## version 1.1.2 2020-10-04