Skip to content
This repository was archived by the owner on Oct 25, 2023. It is now read-only.

Commit 1da8656

Browse files
committed
update changelog
1 parent 34f4fd0 commit 1da8656

File tree

1 file changed

+12
-3
lines changed

1 file changed

+12
-3
lines changed

CHANGELOG.md

Lines changed: 12 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,23 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [1.0.11] - 2023-04-18
9+
10+
### Changed
11+
12+
- Node module updates
13+
- Enabled Amazon S3 server access logging on logging bucket(s)
14+
815
## [1.0.10] - 2023-03-06
916

1017
### Added
11-
- Support for GovCloud deployment. Note: because of the absence of Amazon CloudFront in GovCloud, the deployment would need
12-
setting up a webserver outside of the deployment and copying the client app (UI) to the webserver resource for the front-end
13-
to work.
18+
19+
- Support for GovCloud deployment. Note: because of the absence of Amazon CloudFront in GovCloud, the deployment would need
20+
setting up a webserver outside of the deployment and copying the client app (UI) to the webserver resource for the front-end
21+
to work.
1422

1523
### Fixed
24+
1625
- Bug fix - address AWS CodePipeline and hence deployment failure because of an incorrect option in the `aws logs` API call
1726

1827
## [1.0.9] - 2023-02-13

0 commit comments

Comments
 (0)