Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
DenTelezhkin committed Oct 11, 2015
1 parent c23e969 commit 1086142
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ All notable changes to this project will be documented in this file.
## [2.1.0](https://github.com/DenHeadless/DTModelStorage/releases/tag/2.1.0)

#### Updated
* `StorageUpdate` class was rewritten from scratch using Swift Set.
* `StorageUpdate` now contains movedRowIndexPaths and movedSectionIndexes properties
* `StorageUpdate` class was rewritten from scratch using Swift `Set`.
* `StorageUpdate` now contains `movedRowIndexPaths` and `movedSectionIndexes` properties.

#### Fixed
* `removeItems` method should no longer skip items, if their indexPath is reduced when removing previous item
Expand Down

0 comments on commit 1086142

Please sign in to comment.