Skip to content

Commit 89a85a6

Browse files
committed
Update CHANGELOG.md
1 parent ae85ab8 commit 89a85a6

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,13 @@ All notable changes to this project will be documented in this file.
55
- `1.1.x` Release Candidates - [1.1.0-rc.1](#110-rc1)
66
- `1.0.x` Releases - [1.0.0](#100)
77

8+
## [1.1.0-rc.2](https://github.com/space-code/network-layer/releases/tag/1.1.0-rc.2)
9+
Released on 2025-05-30.
10+
11+
#### Fixed
12+
- Fix adapting a request during retry.
13+
- Fixed in Pull Request [#2](https://github.com/space-code/network-layer/pull/7).
14+
815
## [1.1.0-rc.1](https://github.com/space-code/network-layer/releases/tag/1.1.0-rc.1)
916
Released on 2024-12-25.
1017

@@ -16,7 +23,7 @@ Released on 2024-12-25.
1623
- Fix the `inout` parameter in the `IAuthenticator` protocol
1724
- Fixed in Pull Request [#2](https://github.com/space-code/network-layer/pull/2).
1825
- Fix the package builiding.
19-
- Fixed in Pull Request [#6](https://github.com/space-code/network-layer/pull-6).
26+
- Fixed in Pull Request [#6](https://github.com/space-code/network-layer/pull/6).
2027

2128
## [1.0.0](https://github.com/space-code/network-layer/releases/tag/1.0.0)
2229
Released on 2023-12-04.

0 commit comments

Comments
 (0)