Skip to content
This repository was archived by the owner on Jul 9, 2024. It is now read-only.

Commit cffe43c

Browse files
committed
chore: fixes changelog formatting
Signed-off-by: Vincent Biret <vibiret@microsoft.com>
1 parent d4fbd26 commit cffe43c

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

CHANGELOG.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -32,20 +32,20 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3232

3333
## [1.3.12] - 2024-04-22
3434

35-
- UriReplacementHandler improvements to be added to middleware pipeline by default and respects options set in the HttpRequestMessage (<https://github.com/microsoft/kiota-http-dotnet/issues/242>)
36-
- Adds `ConfigureAwait(false)` calls to async calls (<https://github.com/microsoft/kiota-http-dotnet/issues/240>).
35+
- UriReplacementHandler improvements to be added to middleware pipeline by default and respects options set in the HttpRequestMessage [#242](https://github.com/microsoft/kiota-http-dotnet/issues/242)
36+
- Adds `ConfigureAwait(false)` calls to async calls [#240](https://github.com/microsoft/kiota-http-dotnet/issues/240).
3737

3838
## [1.3.11] - 2024-04-19
3939

4040
## Changed
4141

42-
- Fixes default handler for NET framework to unlock HTTP/2 scenarios (<https://github.com/microsoft/kiota-http-dotnet/issues/237>)
42+
- Fixes default handler for NET framework to unlock HTTP/2 scenarios [#237](https://github.com/microsoft/kiota-http-dotnet/issues/237)
4343

4444
## [1.3.10] - 2024-04-19
4545

4646
## Changed
4747

48-
- Have made System.* dependencies only be included on Net Standard's TFM & net 5 (<https://github.com/microsoft/kiota-http-dotnet/issues/230>)
48+
- Have made System.* dependencies only be included on Net Standard's TFM & net 5 [#230](https://github.com/microsoft/kiota-http-dotnet/issues/230)
4949

5050
## [1.3.9] - 2024-04-17
5151

@@ -98,7 +98,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
9898

9999
### Added
100100

101-
- Fixes multiple initialization of `ActivitySource` instances on each request send(<https://github.com/microsoft/kiota-http-dotnet/issues/161>).
101+
- Fixes multiple initialization of `ActivitySource` instances on each request send [#161](https://github.com/microsoft/kiota-http-dotnet/issues/161).
102102

103103
## [1.3.0] - 2023-11-02
104104

0 commit comments

Comments
 (0)