diff --git a/CHANGELOG.md b/CHANGELOG.md index 7deac8fc..7464dc5d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,7 +7,7 @@ * `image-coil` - update `Coil` to `0.13.0` ([#303])
Thanks [@ubuntudroid] #### Deprecated -* `code` - `CustomTypefaceSpan(Typeface)` constructor, use `CustomTypefaceSpan.create(Typeface)` +* `core` - `CustomTypefaceSpan(Typeface)` constructor, use `CustomTypefaceSpan.create(Typeface)` or `CustomTypefaceSpan.create(Typeface, boolean)` factory methods instead