From 56136eee4ba3bbcd04af14dbd802c06021359594 Mon Sep 17 00:00:00 2001 From: Anton Popkov Date: Fri, 13 Oct 2017 17:25:45 +0300 Subject: [PATCH] Changelog minor fix --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b73a2be1..ea349a2f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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`.