docs: update CHANGELOG

This commit is contained in:
b0sya 2021-03-16 16:32:33 +03:00
parent 6c8ff3e682
commit e87173b166
1 changed files with 3 additions and 0 deletions

View File

@ -1,5 +1,8 @@
# Changelog
### 1.1.1
- **Fix**: `StatefullButton` propagation
### 1.1.0
- **Add**: `BaseInitializeableViewController`, `BaseCustomViewController` and `BaseViewController` to TIUIKitCore.
- **Add**: `TableKitTableView` and `TableDirectorHolder` to TITableKitUtils.