Skip to content

Commit c701a4a

Browse files
chagelog update for release (#8)
1 parent 2d1ccb9 commit c701a4a

1 file changed

Lines changed: 16 additions & 9 deletions

File tree

CHANGELOG.md

Lines changed: 16 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -5,31 +5,38 @@ 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.1.0/),
66
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
77

8-
## [v1.0.0] - 2026-01-07
8+
## Unreleased
99

1010
### Added
1111

12-
- Initial stand up of repo and successful test deployment after extracting console-ui from main filmdrop terraform modules repository ([2](https://github.com/Element84/terraform-aws-filmdrop-ui/pull/2))
13-
- Renaming from `console-ui` and all references to more idiomatic `filmdrop-ui` to align with rest of filmdrop ecosystem
14-
- Fix an edge case of bucket name length being too long due to filmdrop inputs
15-
1612
### Changed
1713

1814
### Fixed
1915

2016
### Removed
2117

2218

23-
## Unreleased
19+
## [v1.0.1] - 2026-01-15
2420

2521
### Added
2622

2723
- Restored `filmdrop_ui_bucket_name` input variable to specify the S3 bucket for deploying the built UI application
2824

29-
### Changed
30-
3125
### Fixed
3226

3327
- Fixed `CONTENT_BUCKET` environment variable to use `filmdrop_ui_bucket_name` instead of the config bucket, preventing the built UI from being synced to the same bucket as the CodeBuild configuration
3428

35-
### Removed
29+
30+
## [v1.0.0] - 2026-01-07
31+
32+
### Added
33+
34+
- Initial stand up of repo and successful test deployment after extracting console-ui from main filmdrop terraform modules repository ([2](https://github.com/Element84/terraform-aws-filmdrop-ui/pull/2))
35+
- Renaming from `console-ui` and all references to more idiomatic `filmdrop-ui` to align with rest of filmdrop ecosystem
36+
- Fix an edge case of bucket name length being too long due to filmdrop inputs
37+
38+
### Changed
39+
40+
### Fixed
41+
42+
### Removed

0 commit comments

Comments
 (0)