Added breaking change documentation for behavior change in Core. (#798)

This commit is contained in:
Kan Tang 2020-10-17 06:25:13 +08:00 committed by GitHub
parent fbc6d2c6cb
commit 8f1ab29a6d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,6 +2,9 @@
## 1.0.0-beta.3 (Unreleased)
### Breaking Changes
- `Azure::Core::Http::Url::AppendPath` now does not encode the input by default.
## 1.0.0-beta.2 (2020-10-09)