chore(release): 2.0.0 [skip ci]

# [2.0.0](https://github.com/revanced/revanced-patcher/compare/v1.11.0...v2.0.0) (2022-06-26)

### Code Refactoring

* migrate from `Signature` to `Fingerprint` ([efa8ea1](efa8ea1445))

### BREAKING CHANGES

* Not backwards compatible, since a lot of classes where renamed.
This commit is contained in:
semantic-release-bot 2022-06-26 13:12:24 +00:00
parent efa8ea1445
commit 52f8a6a2eb
2 changed files with 13 additions and 1 deletions

View file

@ -1,3 +1,15 @@
# [2.0.0](https://github.com/revanced/revanced-patcher/compare/v1.11.0...v2.0.0) (2022-06-26)
### Code Refactoring
* migrate from `Signature` to `Fingerprint` ([efa8ea1](https://github.com/revanced/revanced-patcher/commit/efa8ea144528fcff588e782468845c315a7d6abd))
### BREAKING CHANGES
* Not backwards compatible, since a lot of classes where renamed.
# [1.11.0](https://github.com/revanced/revanced-patcher/compare/v1.10.2...v1.11.0) (2022-06-24)

View file

@ -1,2 +1,2 @@
kotlin.code.style = official
version = 1.11.0
version = 2.0.0