diff --git a/CHANGELOG.md b/CHANGELOG.md index a936054e..a2a44a0f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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.