diff --git a/CHANGELOG.md b/CHANGELOG.md index 8171580..87511cc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,13 +2,14 @@ ## Unreleased -## 1.2 - 2022-02-17 +## 1.2 - 2022-02-18 ### Added - CFTP for Gamp3/4/5 - Purpose chapter 7.1.1 needs changes([#64](https://github.com/opendevstack/ods-document-generation-templates/pull/64)) - SDSS for GAMP3/4 - Missing Section 3.2.x tokens for replacement ([#67](https://github.com/opendevstack/ods-document-generation-templates/issues/67)) - CFTP for GAMP3/4/5 improvements ([#73](https://github.com/opendevstack/ods-document-generation-templates/pull/73)) - Add missing chapter numbers([#77](https://github.com/opendevstack/ods-document-generation-templates/pull/77)) - Fixes column widths in various document templates([#80](https://github.com/opendevstack/ods-document-generation-templates/pull/80)) +- Fix table column wrappings([#82](https://github.com/opendevstack/ods-document-generation-templates/pull/82)) ## 1.2 - 2021-18-11 diff --git a/templates/Overall-TIR-Cover.html.tmpl b/templates/Overall-TIR-Cover.html.tmpl index 0fa60ae..a6543d0 100644 --- a/templates/Overall-TIR-Cover.html.tmpl +++ b/templates/Overall-TIR-Cover.html.tmpl @@ -103,7 +103,7 @@ {{#each data.repositories}} - {{id}} + {{id}} {{type}} {{doInstall}} {{data.git.branch}} diff --git a/templates/TIP.html.tmpl b/templates/TIP.html.tmpl index eddd634..5576468 100644 --- a/templates/TIP.html.tmpl +++ b/templates/TIP.html.tmpl @@ -180,7 +180,7 @@ {{id}} {{metadata.supplier}} - {{data.git.url}} branch {{data.git.branch}}, the actual commit is specified as parameter during installation + {{data.git.url}} branch {{data.git.branch}}, the actual commit is specified as parameter during installation BI-AS-ATLASSIAN / Project: {{metadata.name}} // repo: {{id}} {{../metadata.buildParameter.configItem}} / {{metadata.referencedDocs.SSDS}} System and Software Design Specification {{doInstall}}