docs: update CHANGELOG

This commit is contained in:
Ivan Smolin 2021-03-05 13:01:11 +03:00
parent 6472f8a3bb
commit 5d449ce92f
1 changed files with 4 additions and 0 deletions

View File

@ -1,5 +1,9 @@
# Changelog
### 1.1.0
- **Add**: `BaseInitializeableViewController`, `BaseCustomViewController` and `BaseViewController` to TIUIKitCore.
- **Add**: `TableKitTableView` and `TableDirectorHolder` to TITableKitUtils.
### 1.0.0
- **API BreakingChanges**: up swift version to 5.1.
- **Update**: build scripts.