diff --git a/CHANGELOG.md b/CHANGELOG.md index 3f657f63..bb3d886f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Changelog ### 0.9.3 -- **Add**: Add section animated functions to `TableKit`. +- **Add**: `Insert`/`Remove` section with animation functions to `TableKit`. Also make new function `Replace` that uses new Inser/Remove to animate section replace. ### 0.9.2 - **Update**: Add response to `RequestError`.