From 0987c40e257d41b9d731b7645e671e8cf48be722 Mon Sep 17 00:00:00 2001 From: Sergey Kopytov Date: Mon, 17 Dec 2018 15:38:02 +0300 Subject: [PATCH] complete changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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`.