Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 6 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,12 @@
# Change Log
All notable changes to this project will be documented in this file.

## [Unreleased]
#### 1.x Releases
- `1.1.x` Release Candidates - [1.1.0-rc.1](#110-rc1)
- `1.0.x` Releases - [1.0.0](#100)

## [1.1.0-rc.1](https://github.com/space-code/network-layer/releases/tag/1.1.0-rc.1)
Released on 2024-12-25.

#### Added
- Bump the Swift version to 6.0.
Expand All @@ -11,9 +16,6 @@ All notable changes to this project will be documented in this file.
- Fix the `inout` parameter in the `IAuthenticator` protocol
- Fixed in Pull Request [#2](https://github.com/space-code/network-layer/pull/2).

#### 1.x Releases
- `1.0.x` Releases - [1.0.0](#100)

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

Expand Down
3 changes: 2 additions & 1 deletion Package.resolved

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading