Skip to content

Commit e6db587

Browse files
authored
update changelog (#20810)
1 parent d32de70 commit e6db587

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

sdk/core/azure-core/CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,13 @@
11
# Release History
22

3-
## 1.18.1 (Unreleased)
3+
## 1.19.0 (Unreleased)
44

55
### Features Added
66

77
### Breaking Changes
88

9+
- HttpLoggingPolicy integrates logs into one record #19925
10+
911
### Bugs Fixed
1012

1113
### Other Changes

sdk/core/azure-core/azure/core/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@
99
# regenerated.
1010
# --------------------------------------------------------------------------
1111

12-
VERSION = "1.18.1"
12+
VERSION = "1.19.0"

0 commit comments

Comments
 (0)