mirror of
https://github.com/revanced/revanced-patches
synced 2024-12-01 08:22:56 +01:00
2fda5925dc
# [1.0.0-dev.4](https://github.com/ReVancedTeam/revanced-patches/compare/v1.0.0-dev.3...v1.0.0-dev.4) (2022-03-22) ### Features * use supplier instead of KClass ([08af6e5
](08af6e54af
)) * use supplier instead of KClass ([91aa019
](91aa019f8d
)) ### BREAKING CHANGES * signature of patches was changed * signature of patches was changed
43 lines
1.8 KiB
Markdown
43 lines
1.8 KiB
Markdown
# [1.0.0-dev.4](https://github.com/ReVancedTeam/revanced-patches/compare/v1.0.0-dev.3...v1.0.0-dev.4) (2022-03-22)
|
|
|
|
|
|
### Features
|
|
|
|
* use supplier instead of KClass ([08af6e5](https://github.com/ReVancedTeam/revanced-patches/commit/08af6e54af79ef9ef4fb3372a348ce9b6fba4d20))
|
|
* use supplier instead of KClass ([91aa019](https://github.com/ReVancedTeam/revanced-patches/commit/91aa019f8d3d87fbf7affeb7abc2b02ba87af5c3))
|
|
|
|
|
|
### BREAKING CHANGES
|
|
|
|
* signature of patches was changed
|
|
* signature of patches was changed
|
|
|
|
# [1.0.0-dev.3](https://github.com/ReVancedTeam/revanced-patches/compare/v1.0.0-dev.2...v1.0.0-dev.3) (2022-03-21)
|
|
|
|
|
|
### Features
|
|
|
|
* OldQualityLayout, HideSuggestions, HideReels, EnableSeekbarTapping ([04a7cff](https://github.com/ReVancedTeam/revanced-patches/commit/04a7cfff20d2734b1c92713de4e7e08a3b93ee85))
|
|
|
|
# [1.0.0-dev.2](https://github.com/ReVancedTeam/revanced-patches/compare/v1.0.0-dev.1...v1.0.0-dev.2) (2022-03-21)
|
|
|
|
|
|
### Code Refactoring
|
|
|
|
* Rename `net.revanced` to `app.revanced` ([68ea89f](https://github.com/ReVancedTeam/revanced-patches/commit/68ea89f15e9ea077df0d0ac20a40b735bb5ae26c))
|
|
|
|
|
|
### BREAKING CHANGES
|
|
|
|
* Package name was changed from "net.revanced" to "app.revanced"
|
|
|
|
# 1.0.0-dev.1 (2022-03-21)
|
|
|
|
|
|
### Features
|
|
|
|
* add publishing to package registry ([b475e09](https://github.com/ReVancedTeam/revanced-patches/commit/b475e09577db4dda7bbb45dbf170d78772834a6d))
|
|
* add semantic-release ([d60f1d0](https://github.com/ReVancedTeam/revanced-patches/commit/d60f1d06798d312b158b71691ecc87e828dccbc1))
|
|
* Initial commit ([bee5f2f](https://github.com/ReVancedTeam/revanced-patches/commit/bee5f2faed882271ed059b0435e6e1aa91f93dbd))
|
|
* MinimizedPlayback, CreateButtonRemover ([cc08c6c](https://github.com/ReVancedTeam/revanced-patches/commit/cc08c6c3d38879dd4672ec671631b34aa2e3cc77))
|