Skip to content

Commit

Permalink
chore(release): 4.1.0 [skip ci]
Browse files Browse the repository at this point in the history
# [4.1.0](v4.0.2...v4.1.0) (2023-11-19)

### Features

* Include or exclude patches by their index in relation to supplied patch bundles ([b2055ce](b2055ce))
* List patches which are compatible with any app ([ReVanced#297](https://github.com/E85Addict/revanced-cli/issues/297)) ([0139dfe](0139dfe))

### Performance Improvements

* --rip-lib and --unsigned ([b846491](b846491))
* Use a `HashSet` to check for included and excluded patches ([616d14f](616d14f))
  • Loading branch information
semantic-release-bot committed Nov 19, 2023
1 parent b846491 commit b049e15
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
# [4.1.0](https://github.com/E85Addict/revanced-cli/compare/v4.0.2...v4.1.0) (2023-11-19)


### Features

* Include or exclude patches by their index in relation to supplied patch bundles ([b2055ce](https://github.com/E85Addict/revanced-cli/commit/b2055ce07df3ab9a9f3f73ab17d8c2cf02f2ae62))
* List patches which are compatible with any app ([#297](https://github.com/E85Addict/revanced-cli/issues/297)) ([0139dfe](https://github.com/E85Addict/revanced-cli/commit/0139dfe0bfa06a13f56dc03e7718aaf644029614))


### Performance Improvements

* --rip-lib and --unsigned ([b846491](https://github.com/E85Addict/revanced-cli/commit/b846491d24994b901cd38f664b829de313242aa7))
* Use a `HashSet` to check for included and excluded patches ([616d14f](https://github.com/E85Addict/revanced-cli/commit/616d14f0097c1ee7ba6dc07be417590f6418e8e5))

# [4.1.0](https://github.com/ReVanced/revanced-cli/compare/v4.0.2...v4.1.0) (2023-11-04)


Expand Down

0 comments on commit b049e15

Please sign in to comment.