Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
daknhh committed Feb 4, 2025
1 parent d21a2ad commit f95510a
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,11 @@

## 4.6.1
### Fixed
- Fix "code not found" error on WAF WCU Quota check
- WAFConfig:
- Add prop OptimizeUnassociatedWebACL
- Fixes CDK rejecting the deployment if the CustomResponseBodies props first char is uppercased
- Bug Fix: Resolved "code not found" error in WAF WCU Quota check. Kudos to [@vboufleur](https://github.com/vboufleur) for fixing this.
- WAFConfig Updates: Kudos to [@vboufleur](https://github.com/vboufleur) for fixing this.
- - Added OptimizeUnassociatedWebACL property.
- - Fixed an issue where CDK rejected deployments if the first character of CustomResponseBodies properties was uppercase.
- Fix: Corrected imports in UnusedNotification Lambda.

## 4.6.0
### Added
Expand Down

0 comments on commit f95510a

Please sign in to comment.