diff --git a/release_notes.md b/release_notes.md index c40edb4764..f5a651db92 100644 --- a/release_notes.md +++ b/release_notes.md @@ -9,4 +9,5 @@ - Includes fixes from 2.16.0 - Migrated Scale Metrics to use `Azure.Data.Tables` SDK (#10276) - Added support for Identity-based connections -- Skip validation of `FUNCTIONS_WORKER_RUNTIME` with funciton metadata in placeholder mode. (#10459) \ No newline at end of file +- Skip validation of `FUNCTIONS_WORKER_RUNTIME` with function metadata in placeholder mode. (#10459) +- Improving console log handling during specialization (#10345)