From bde188ecd330a4a4494e2742684134170cd46229 Mon Sep 17 00:00:00 2001 From: Dimitry Ivanov Date: Fri, 9 Oct 2020 17:20:09 +0300 Subject: [PATCH] Update changelog --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c9d7c478..6622a959 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,7 @@ #### Changed * `core` - `CustomTypefaceSpan` new `mergeStyles` functionality and new factory method([#298])
Thanks [@c-b-h] +* `image-coil` - update `Coil` to `0.13.0` ([#303])
Thanks [@ubuntudroid] #### Deprecated * `code` - `CustomTypefaceSpan(Typeface)` constructor, use `CustomTypefaceSpan.create(Typeface)` @@ -11,8 +12,10 @@ [#298]: https://github.com/noties/Markwon/pull/298 +[#303]: https://github.com/noties/Markwon/pull/303 [@c-b-h]: https://github.com/c-b-h +[@ubuntudroid]: https://github.com/ubuntudroid # 4.6.0