docs: update changelog with last merged PR changes

This commit is contained in:
Petra Baranski
2023-07-23 18:17:37 +02:00
parent d12186af8a
commit d23ba23a4c

View File

@@ -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 * ![**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 * ![**REMOVED**](https://img.shields.io/badge/-REMOVED-%23900) travis CI and appveyor
* ![**ADDED**](https://img.shields.io/badge/-ADDED-%23099) GitHub workflow * ![**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 ## version 1.1.2 2020-10-04