diff --git a/sdk/release_notes.md b/sdk/release_notes.md index c846e6176..8b1885c82 100644 --- a/sdk/release_notes.md +++ b/sdk/release_notes.md @@ -4,11 +4,14 @@ - My change description (#PR/#issue) --> -### Microsoft.Azure.Functions.Worker.Sdk 1.14.1 +### Microsoft.Azure.Functions.Worker.Sdk (meta package) -- Update Microsoft.Azure.Functions.Worker.Sdk.Generators dependency to 1.1.1 +- -### Microsoft.Azure.Functions.Worker.Sdk.Generators 1.1.1 +### Microsoft.Azure.Functions.Worker.Sdk.Analyzers (delete if not updated) -- Updated source generated version of function executor to prevent generating type names which causes namespace ambiguity with existing types.(#1847) -- Updated source generated version of function metadata provider to correctly generate binding values for async functions.(#1817) \ No newline at end of file +- + +### Microsoft.Azure.Functions.Worker.Sdk.Generators + +- \ No newline at end of file