diff --git a/CHANGELOG.md b/CHANGELOG.md index 6bca7573..dcc786c6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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 + 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) -### Changed +### BREAKING CHANGES - 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 ### Added