From 1dee52d02ce5111b932da72b09699bfcc891bf91 Mon Sep 17 00:00:00 2001 From: iscai-msft <43154838+iscai-msft@users.noreply.github.com> Date: Wed, 9 Feb 2022 18:08:44 -0500 Subject: [PATCH] Update ChangeLog.md --- ChangeLog.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/ChangeLog.md b/ChangeLog.md index ab6053feff3..e382066f170 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -1,6 +1,6 @@ # Change Log -### 2022-xx-xx - 5.12.6 +### 2022-02-09 - 5.12.6 | Library | Min Version | --------------- | ------- @@ -13,6 +13,8 @@ **Bug Fixes** - Remove unused `metadata` value for paging and long running operations with `version-tolerant` generations #1131 +- Remove name conflicts with parameters called `url`, `header_parameters`, and `query_parameters` #1143 +- Make `--version-tolerant` generated code pylint compatible in the `azure-sdk-for-python` repo when generated with the `--black` flag #1147, #1144, #1130 ### 2022-01-26 - 5.12.5