diff --git a/CHANGELOG.md b/CHANGELOG.md index 416046e7ba..2200602809 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,19 @@ # [4.3.0-dev.4](https://github.com/ReVanced/revanced-patches/compare/v4.3.0-dev.3...v4.3.0-dev.4) (2024-02-21) +### Bug Fixes + +* Compile DEX without debugging information ([f5df957](https://github.com/ReVanced/revanced-patches/commit/f5df9578669f71a67411bc93a25a7e8da43610d0)) +* Use deprecated members to ensure backwards compatibility ([f4fd042](https://github.com/ReVanced/revanced-patches/commit/f4fd042c3a149a9da8bd3586ab0014c404363835)) + + +### Features + +* **X:** Add `Open links as query` patch ([#2730](https://github.com/ReVanced/revanced-patches/issues/2730)) ([75f1646](https://github.com/ReVanced/revanced-patches/commit/75f164623fe39ab8f226ce6673d78b155bf47504)) + +# [4.3.0-dev.4](https://github.com/ReVanced/revanced-patches/compare/v4.3.0-dev.3...v4.3.0-dev.4) (2024-02-21) + + ### Bug Fixes * Compile DEX without debugging information ([f5df957](https://github.com/ReVanced/revanced-patches/commit/f5df9578669f71a67411bc93a25a7e8da43610d0))