change log update

This commit is contained in:
Max Sokolov 2017-09-24 21:02:51 +03:00
parent f3c7ea9e43
commit 05119aae43
1 changed files with 4 additions and 0 deletions

View File

@ -2,6 +2,10 @@
All notable changes to this project will be documented in this file.
## [2.5.0](https://github.com/maxsokolov/TableKit/releases/tag/2.5.0)
Released on 2017-09-24.
- Swift 4.0 support.
## [2.3.0](https://github.com/maxsokolov/TableKit/releases/tag/2.3.0)
Released on 2016-11-16.
- `shouldUsePrototypeCellHeightCalculation` moved to `TableDirector(tableView: tableView, shouldUsePrototypeCellHeightCalculation: true)`