mirror of
https://gitlab.com/asus-linux/asusctl.git
synced 2026-02-06 00:15:04 +01:00
Mention breaking changes in log
This commit is contained in:
@@ -10,9 +10,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||||||
+ Support 8bit RGB, RGBA, 16bit Greyscalw, RGB, RGBA
|
+ Support 8bit RGB, RGBA, 16bit Greyscalw, RGB, RGBA
|
||||||
+ add `AsusImage` type for slanted-template pixel-perfect images
|
+ add `AsusImage` type for slanted-template pixel-perfect images
|
||||||
+ `BREAKING:` plain `Image` with time period is changed and old anime configs break as a result (sorry)
|
+ `BREAKING:` plain `Image` with time period is changed and old anime configs break as a result (sorry)
|
||||||
### Changed
|
### BREAKING CHANGES
|
||||||
- Graphics control:
|
- Graphics control:
|
||||||
+ BREAKING: graphics control is pulled out of asusd and moved to new crate; supergfxctl
|
+ graphics control is pulled out of asusd and moved to new crate; supergfxctl
|
||||||
|
- Proflies:
|
||||||
|
+ profiles now depend on power-profile-daemon plus kernel patches for support of platform_profile
|
||||||
|
- if your system supports fan-curves you will also require upcoming kernel patches for this
|
||||||
|
+ profiles are now moved to a new file
|
||||||
|
|
||||||
# [3.7.2] - 2021-08-02
|
# [3.7.2] - 2021-08-02
|
||||||
### Added
|
### Added
|
||||||
|
|||||||
Reference in New Issue
Block a user