From f17c712b76701fe2e2f30794b22e133a8a1bf0a0 Mon Sep 17 00:00:00 2001 From: Ivan Smolin Date: Thu, 19 Oct 2017 07:46:25 +0300 Subject: [PATCH] changelog style fix --- CHANGELOG.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 270b47b5..37b28b2f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,12 +2,12 @@ ## 0.6.0 - **New**: Swift 4 support & dependencies update. -- **Remove**: Mutex -- **Remove**: IndexPath+ImmutableIndexPath -- **Remove**: StoryboardProtocol, StoryboardProtocol+Extensions, StoryboardProtocol+DefaultBundle -- **Remove**: String+Extensions -- **Remove**: UICollectionView+CellRegistration -- **Remove**: UIStoryboard+InstantiateViewController +- **Remove**: `Mutex` +- **Remove**: `IndexPath+ImmutableIndexPath` +- **Remove**: `StoryboardProtocol`, `StoryboardProtocol+Extensions`, `StoryboardProtocol+DefaultBundle` +- **Remove**: `String+Extensions` +- **Remove**: `UICollectionView+CellRegistration` +- **Remove**: `UIStoryboard+InstantiateViewController` - **Remove**: `Array` extensions with `Set Algebra` - **Remove**: `NetworkService` extension for loading images - **Remove**: `Observable` creation for `ImmutableMappable`