changelog style fix

This commit is contained in:
Ivan Smolin 2017-10-19 07:46:25 +03:00
parent 3be37b403f
commit f17c712b76
1 changed files with 6 additions and 6 deletions

View File

@ -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`