File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22
33All notable changes to this project will be documented in this file.
44
5- The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.1.0/ ) ,
6- and this project adheres to
7- [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
5+ The format is based on [ Keep a Changelog] [ changelog ] , and this project adheres
6+ to [ Semantic Versioning] [ semver ] .
87
98## 2.0.0 (2026-01-30)
109
10+ > [ !WARNING]
11+ > This release introduces a breaking change.
12+ >
13+ > If you're currently using this module with a ** custom origin** , please review
14+ > the updated [ README] to ensure your configuration matches the new requirements
15+ > to enable a custom origin.
16+
1117### Feat
1218
1319- Origin ALB is now the default configuration. (#39 )
@@ -124,3 +130,7 @@ and this project adheres to
124130### Feat
125131
126132- Initial release. (#1 )
133+
134+ [ changelog ] : https://keepachangelog.com/en/1.1.0/
135+ [ readme ] : README.md
136+ [ semver ] : https://semver.org/spec/v2.0.0.html
You can’t perform that action at this time.
0 commit comments