fix mistakes

This commit is contained in:
Sergey Kopytov 2018-12-17 15:39:40 +03:00
parent 0987c40e25
commit f5ec3ca438
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
# Changelog
### 0.9.3
- **Add**: `Insert`/`Remove` section with animation functions to `TableKit`. Also make new function `Replace` that uses new Inser/Remove to animate section replace.
- **Add**: `Insert`/`Remove` section with animation functions to `TableKit`. Also make new function `Replace` that uses new `Insert`/`Remove` to animate section replace.
### 0.9.2
- **Update**: Add response to `RequestError`.