Skip to content

Commit

Permalink
Introduce CHANGELOG.md
Browse files Browse the repository at this point in the history
The new way to view the latest updates to the GPU Turbo Boost module.
  • Loading branch information
Nixsuki committed Aug 16, 2021
1 parent 1f0102a commit e83311a
Showing 1 changed file with 50 additions and 0 deletions.
50 changes: 50 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,50 @@
# Changelog

### v6.2

- Add Performance CPU/GPU Frequencies governors to supported devices.
- Add support for Touchscreen tweaks
- Update module tils
- Update module scripts

### v6.1.1

- Fix black screen issues from other devices
- GoodBye! (Exynos, Kirin & MediaTek)
- Optimize Snapdragon support!.

### v6.1.0

- Hotfix
- Code Revisions
- Support many devices
- Now you can view codes to /data/adb/modules.

### v6.0

- Add perf to the property family
- Removed redundant properties
- Removed useless properties that affects to some Stock & Custom ROMs.

### v5.0

- Updated Optimization and Universal changes.

### v4.0

- Updated for system as root support.

### v3.0

- Updated to treble vendor compliance.

### v2.0

- Various fixes
- Removed unused codes
- Added GPU specific functionalities
- Fixed Black Screen and Game Graphic glitches.

### v1.0

- Initial Release.

0 comments on commit e83311a

Please sign in to comment.