Skip to content

Commit

Permalink
Updated Changelog with more 1.7 changes.
Browse files Browse the repository at this point in the history
  • Loading branch information
mansbernhardt committed Mar 12, 2019
1 parent 1805997 commit 502b639
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
## 1.7.0

- Adds new `HeaderFooterReusable` protocol to allow providing separate `Reusable` types for rendering a section's header and footer.
- Adds letter spacing and line height to `TextStyle`.
- Adds target offset to `willEndDragging` signal of `ScrollViewDelegate`.
- Adds will display cell signal to `CollectionViewDelegate`.

## 1.6.3
- Performace. Added custom `count` implementation for `TableSection` to improve performance of e.g. `Table.isValidIndex` that might be called a lot for large tables.
Expand Down

0 comments on commit 502b639

Please sign in to comment.