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
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,4 @@ DerivedData/
.swiftpm/config/registries.json
.swiftpm/xcode/package.xcworkspace/contents.xcworkspacedata
.netrc
Package.resolved
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ Released on 2024-12-25.
#### Fixed
- Fix the `inout` parameter in the `IAuthenticator` protocol
- Fixed in Pull Request [#2](https://github.com/space-code/network-layer/pull/2).
- Fix the package builiding.
- Fixed in Pull Request [#6](https://github.com/space-code/network-layer/pull-6).

## [1.0.0](https://github.com/space-code/network-layer/releases/tag/1.0.0)
Released on 2023-12-04.
Expand Down
33 changes: 0 additions & 33 deletions Package.resolved

This file was deleted.

Loading