Skip to content

Commit

Permalink
Merge branch 'develop' into ethanwong/spm-resource-bundle
Browse files Browse the repository at this point in the history
  • Loading branch information
1024jp authored Apr 29, 2023
2 parents b2b5af0 + 2166f9c commit d404d99
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,8 @@ Change Log

### Changes

- add `wBits` optional parameter to `gzipped(level:)` and `.gunzipped()` to support managing the size of the history buffer.
- Update minimum Swift version to 5.4.
- Add `wBits` optional parameter to `gzipped(level:)` and `.gunzipped()` to support managing the size of the history buffer.



Expand Down
2 changes: 1 addition & 1 deletion Package.swift
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// swift-tools-version:5.3
// swift-tools-version: 5.4

import PackageDescription

Expand Down

0 comments on commit d404d99

Please sign in to comment.