Changelog minor fix

This commit is contained in:
Anton Popkov 2017-10-13 17:25:45 +03:00
parent 81e87efb3c
commit 56136eee4b
1 changed files with 1 additions and 1 deletions

View File

@ -41,6 +41,6 @@
## 0.5.15
- **Add**: `AppearanceProtocol` which ensures that specific type can apply appearance to itself
- **Add**: `with(appearance:)`, `set(appearance:)` methods to TableRow extansion
- **Add**: `with(appearance:)`, `set(appearance:)` methods to TableRow extension
- **Add**: `Appearance` to `EmptyCell`
- **Remove**: `SeparatorCellViewModel`.