prepare release 1.10 (#1837)

This commit is contained in:
Kevin Papst
2020-07-21 17:07:40 +02:00
committed by GitHub
parent 12e348544d
commit ecea92942c
6 changed files with 29 additions and 17 deletions

View File

@@ -19,7 +19,7 @@ Perform EACH version specific task between your version and the new one, otherwi
### Developer
- **BC break**: interface method signature `HtmlToPdfConverter::convertToPdf` changed
- **BC break**: interface method signature `HtmlToPdfConverter::convertToPdf()` changed
- **BC break**: the macros `badge` and `label` do not apply the `|trans` filter any more
- **BC Break**: removed `getVisible()` (deprecated since 1.4) method on Customer, Project and Activity (use `isVisible()` instead, templates are still working)
- **BC Break**: API changes