Skip to content

Commit f2fb654

Browse files
authored
update version and history (Azure#7093)
1 parent 40ff15c commit f2fb654

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

sdk/core/azure-core/HISTORY.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,14 @@
33

44
-------------------
55

6-
2019-08-XX Version 1.0.0b2
6+
2019-09-09 Version 1.0.0b3
7+
8+
## Bug fixes
9+
10+
- Fix aiohttp auto-headers #6992
11+
- Add tracing to policies module init #6951
12+
13+
2019-08-05 Version 1.0.0b2
714

815
## Breaking changes
916

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.0.0b2"
12+
VERSION = "1.0.0b3"

0 commit comments

Comments
 (0)