diff --git a/CHANGELOG.md b/CHANGELOG.md index 42f0d997..800509d2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,20 @@ # Change Log +## [0.0.34] - 2024-05-16 + +### Added + +- [#277](https://github.com/Azure/draft/pull/277) Updates/Fixes for draft. Adds generator label to manifests +- [#275](https://github.com/Azure/draft/pull/275) Add NOTICE file +- [#274](https://github.com/Azure/draft/pull/274) gomodule multistage build +- [#273](https://github.com/Azure/draft/pull/273) finishing safeguard additions +- [#272](https://github.com/Azure/draft/pull/272) sdk calls for assignsprole +- [#271](https://github.com/Azure/draft/pull/271) update draft to go 1.22 +- [#269](https://github.com/Azure/draft/pull/269) yaml file extension validation +- [#262](https://github.com/Azure/draft/pull/262) sdk calls for getTenantID +- [#242](https://github.com/Azure/draft/pull/242) changes in correlation with new GH action permission changes + + ## [0.0.33] - 2023-08-07 ### Added