changelog: add entry for #11696 (#11715)

* changelog: add entry for #11696

* Update 11696.txt

* Update 11696.txt
This commit is contained in:
Calvin Leung Huang
2021-05-27 10:57:59 -07:00
committed by GitHub
parent 652b15d5fe
commit 22e8a06b47

3
changelog/11696.txt Normal file
View File

@@ -0,0 +1,3 @@
```release-note:improvement
api: Allow a leveled logger to be provided to `api.Client` through `SetLogger`.
```