diff --git a/CHANGELOG.md b/CHANGELOG.md index 38372e86..010af5a6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,16 @@ # Changelog +## [1.2.1](https://github.com/GoogleCloudPlatform/functions-framework-php/compare/v1.2.0...v1.2.1) (2023-06-01) + + +### Miscellaneous Chores + +* add missing endpoint to allow list ([#146](https://github.com/GoogleCloudPlatform/functions-framework-php/issues/146)) ([284e581](https://github.com/GoogleCloudPlatform/functions-framework-php/commit/284e5812f2eac0514e1d974d7f62c37b6611548d)) +* add security scorecard to readme ([#143](https://github.com/GoogleCloudPlatform/functions-framework-php/issues/143)) ([d9ab518](https://github.com/GoogleCloudPlatform/functions-framework-php/commit/d9ab518fd8d86a439c2312e5d584ec5af336b485)) +* apply recommended egress policy ([#144](https://github.com/GoogleCloudPlatform/functions-framework-php/issues/144)) ([aa2a0e8](https://github.com/GoogleCloudPlatform/functions-framework-php/commit/aa2a0e87484974a7e997c7b2a831dd496b2b05bd)) +* **deps:** update oskarstark/php-cs-fixer-ga:latest docker digest to 27a50ce ([#147](https://github.com/GoogleCloudPlatform/functions-framework-php/issues/147)) ([6408db2](https://github.com/GoogleCloudPlatform/functions-framework-php/commit/6408db2bce395f5613d0eadb26c401e77cf816eb)) +* **deps:** update shivammathur/setup-php digest to c5fc0d8 ([#148](https://github.com/GoogleCloudPlatform/functions-framework-php/issues/148)) ([bd0d24c](https://github.com/GoogleCloudPlatform/functions-framework-php/commit/bd0d24c545bb514a1d1837f033900860a74c9d5a)) + ## [1.2.0](https://github.com/GoogleCloudPlatform/functions-framework-php/compare/v1.1.0...v1.2.0) (2023-05-25)