Skip to content

Commit 43d3f98

Browse files
author
Bob Strahan
committed
Update CHANGELOG.md formatting and add UI error fix
1 parent 8885d92 commit 43d3f98

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

CHANGELOG.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,9 @@ SPDX-License-Identifier: MIT-0
66
## [Unreleased]
77

88
### Fixed
9-
- **GovCloud Template Generation - CloudFront Policy Removal**
10-
- Fixed issue where CloudFront policy statements were still appearing in generated GovCloud templates despite CloudFront resources being removed
11-
- **Duplicate Glue tables created when dash used in document class name**
12-
- Duplicate Glue tables are created when using a document class that contains a dash (-). Resolved by replacing dash in section types with underscore character when creating the table, to align with the table name generated later by the Glue crawler - resolves #57.
9+
- Fixed issue where CloudFront policy statements were still appearing in generated GovCloud templates despite CloudFront resources being removed
10+
- Fix duplicate Glue tables are created when using a document class that contains a dash (-). Resolved by replacing dash in section types with underscore character when creating the table, to align with the table name generated later by the Glue crawler - resolves #57.
11+
- Fix occasional UI error 'Failed to get document details - please try again later' - resolves #58
1312

1413
## [0.3.15]
1514

0 commit comments

Comments
 (0)