diff options
| author | levlam <levlam@telegram.org> | 2020-01-07 18:16:57 +0300 |
|---|---|---|
| committer | levlam <levlam@telegram.org> | 2020-01-07 18:16:57 +0300 |
| commit | eecb70d00699f0495e539e3afe34f690355c06ce (patch) | |
| tree | 01aea8895acf7b91595edb9da710a8bafd510067 /CHANGELOG.md | |
| parent | 890855a4f0a99b521e187b366d2f2a52af89f6f7 (diff) | |
Minor fixes.
GitOrigin-RevId: b8276b548fca9ede4bd2caf27bd45ccc54c93dda
Diffstat (limited to 'CHANGELOG.md')
| -rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 4a0bc97f9..28a459e2d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -70,7 +70,7 @@ Changes in 1.6.0: * Improved support for chat backgrounds: - Added the classes `backgroundFillSolid` for solid color backgrounds and `backgroundFillGradient` for gradient backgrounds. - - Added support for TGV (gzipped subset of SVG with mime-type "application/x-tgwallpattern") background patterns + - Added support for TGV (gzipped subset of SVG with MIME type "application/x-tgwallpattern") background patterns in addition to PNG patterns. Background pattern thumbnails are still always in PNG format. - Replaced the field `color` in the class `backgroundTypePattern` with the field `fill` of type `BackgroundFill`. - Replaced the class `backgroundTypeSolid` with the class `backgroundTypeFill`. |
