Skip to content

Commit

Permalink
update changelog (Azure#16606)
Browse files Browse the repository at this point in the history
  • Loading branch information
xiangyan99 authored and rakshith91 committed Feb 8, 2021
1 parent 3143e2a commit c8bea26
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions sdk/core/azure-core/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@
- Add `raise_for_status` method onto `HttpResponse`. Calling `response.raise_for_status()` on a response with an error code
will raise an `HttpResponseError`. Calling it on a good response will do nothing #16399

### Bug Fixes

- Update conn.conn_kw rather than overriding it when setting block size. (thanks for @jiasli for the contribution) #16587

## 1.10.0 (2021-01-11)

Expand Down

0 comments on commit c8bea26

Please sign in to comment.