Skip to content

Commit cbac352

Browse files
chore(release): 3.0.0 [skip ci]
# [3.0.0](v2.3.0...v3.0.0) (2024-08-24) ### Bug Fixes * Make functions internal which are supposed to be internal ([893d22d](893d22d)) ### Build System * Refactor to DSL to bump ReVanced Patcher ([7f5d6da](7f5d6da)) ### Features * Add local Android installer ([ReVanced#25](https://github.com/E85Addict/revanced-library/issues/25)) ([43d655a](43d655a)) * Remove deprecated functions ([b9bf3bc](b9bf3bc)) ### Performance Improvements * --rip-lib ([eec3306](eec3306)) * Personal Sync Upstream ([a7b785f](a7b785f)) ### BREAKING CHANGES * Some functions have been removed. * Some functions are not available anymore. * The signature of some functions has changed.
1 parent a7b785f commit cbac352

File tree

1 file changed

+31
-0
lines changed

1 file changed

+31
-0
lines changed

CHANGELOG.md

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,34 @@
1+
# [3.0.0](https://github.com/E85Addict/revanced-library/compare/v2.3.0...v3.0.0) (2024-08-24)
2+
3+
4+
### Bug Fixes
5+
6+
* Make functions internal which are supposed to be internal ([893d22d](https://github.com/E85Addict/revanced-library/commit/893d22d7938fa1c7544795635ed2ffacdd0cbf0d))
7+
8+
9+
### Build System
10+
11+
* Refactor to DSL to bump ReVanced Patcher ([7f5d6da](https://github.com/E85Addict/revanced-library/commit/7f5d6dad7ba73e2ee53010241ba3204d04860a22))
12+
13+
14+
### Features
15+
16+
* Add local Android installer ([#25](https://github.com/E85Addict/revanced-library/issues/25)) ([43d655a](https://github.com/E85Addict/revanced-library/commit/43d655aea5d86288ae9916630e0f30de219d5cfb))
17+
* Remove deprecated functions ([b9bf3bc](https://github.com/E85Addict/revanced-library/commit/b9bf3bc88284c0381c7370c3606b662da2ef380d))
18+
19+
20+
### Performance Improvements
21+
22+
* --rip-lib ([eec3306](https://github.com/E85Addict/revanced-library/commit/eec330642aa08bf794a9ac0448ccd346a19ff0f1))
23+
* Personal Sync Upstream ([a7b785f](https://github.com/E85Addict/revanced-library/commit/a7b785f21beee2f1b0fc2ec02568509f20d1a9a9))
24+
25+
26+
### BREAKING CHANGES
27+
28+
* Some functions have been removed.
29+
* Some functions are not available anymore.
30+
* The signature of some functions has changed.
31+
132
# [3.0.0](https://github.com/ReVanced/revanced-library/compare/v2.3.0...v3.0.0) (2024-08-06)
233

334

0 commit comments

Comments
 (0)