Merge pull request #9495 from creative-commoners/pulls/4/tweak-table

DOCS Fix module version table formatting in 4.5.2 changelog
This commit is contained in:
Daniel Hensby 2020-04-23 16:30:07 +01:00 committed by GitHub
commit 0bb7a45e3b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -27,9 +27,9 @@ As this release is a hotfix, it only includes updates to a subset of core module
<details>
<summary>Included module versions</summary>
+--------+---------+
| Module | Version |
+--------+---------+
| ------ | ------- |
| silverstripe/admin | 1.5.1 |
| silverstripe/asset-admin | 1.5.1 |
| silverstripe/assets | 4.5.2 |
@ -43,7 +43,7 @@ As this release is a hotfix, it only includes updates to a subset of core module
| silverstripe/siteconfig | 4.5.1 |
| silverstripe/versioned | 1.5.1 |
| silverstripe/versioned-admin | 1.3.1 |
+--------+---------+
</details>
## What does this release fix?