diff options
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 18e0f86..72436d9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -46,6 +46,9 @@ The document follows the conventions described in [“Keep a CHANGELOG”](http: ### Fixed - fixed a bug in the plain morphing part of `SVG.MorphObj` that is in the FX module +### Removed +- removed `.tbox()`. If you were using `.tbox()`, you can substitute it with `.rbox()` (#594, #602) + ==== |