File tree Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change
1
+ # [ 14.2.0] ( https://github.com/ReVanced/revanced-patcher/compare/v14.1.0...v14.2.0 ) (2023-08-27)
2
+
3
+
4
+ ### Features
5
+
6
+ * load patches in lexicographical order ([ e8f2087] ( https://github.com/ReVanced/revanced-patcher/commit/e8f2087a6ffa6077fb3a6a69e29f3aec72e2fc1b ) )
7
+ * log when merging integrations ([ 983563e] ( https://github.com/ReVanced/revanced-patcher/commit/983563efb6d7c8d289464b8bf71a016b8a735630 ) )
8
+
9
+
10
+ ### Performance Improvements
11
+
12
+ * compare types of classes ([ 55d6945] ( https://github.com/ReVanced/revanced-patcher/commit/55d694579ac2718b9e2c61ca5f38419c3775ef87 ) )
13
+
1
14
# [ 14.2.0-dev.3] ( https://github.com/ReVanced/revanced-patcher/compare/v14.2.0-dev.2...v14.2.0-dev.3 ) (2023-08-26)
2
15
3
16
Original file line number Diff line number Diff line change 1
1
org.gradle.parallel = true
2
2
org.gradle.caching = true
3
3
kotlin.code.style = official
4
- version = 14.2.0-dev.3
4
+ version = 14.2.0
You can’t perform that action at this time.
0 commit comments