diff --git a/CHANGELOG.md b/CHANGELOG.md index e3e5a32..d27483b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ ## In development +## 1.2.0 + +### New features + +- HTML Responsive Export Characters sheet +- Add contextual menu to actor to HTML responsive Export Characters sheet + ## 1.1.0 - Add contextual menu to actor to PDF Export Characters sheet diff --git a/README.md b/README.md index 5578340..9059832 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # WFRP 4 Actor Sheet Print -This module allow to export characters sheet on a friendly print pdf. +This module allow to export characters sheet on a friendly print pdf or a responsive html. # Authors @@ -28,7 +28,7 @@ A print buton is added on top of sheet to export as pdf ![Print button](media/actor-sheet-print-button.png) -A Contextual menu is added on Actor menu +A Contextual menu is added on Actor menu, one for pdf, an other for html ![Actor button](media/actor-sheet-print-actor-button.png) diff --git a/media/actor-sheet-print-actor-button.png b/media/actor-sheet-print-actor-button.png index 55d857f..80d8dee 100755 Binary files a/media/actor-sheet-print-actor-button.png and b/media/actor-sheet-print-actor-button.png differ