Skip to content

Commit

Permalink
add 1.7.0 & 1.7.1 logs
Browse files Browse the repository at this point in the history
  • Loading branch information
caiyue1993 committed Oct 19, 2018
1 parent 787f2c0 commit 7b78614
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions docs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,26 @@
# Change Log

## [1.7.1 - Optimizations](https://github.com/caiyue1993/IceCream/releases/tag/1.7.1)

#### Add

* Add `pushAll` method.
* change method name `sync` to `pull`.

### Fix

* Fetch changes on the non-main thread.
* Move registerLocalDatabase to completion block of createCustomZones.
* Fix `isCustomZoneCreated` setter logic.
* More Swift 4.2 and optimize code style.

-----
## 1.7.0 - Swift 4.2

#### Add

* Xcode 10 / Swift 4.2 support

-----
## [1.6.0 - Get me on every Apple platform](https://github.com/caiyue1993/IceCream/releases/tag/1.6.0)

Expand Down

0 comments on commit 7b78614

Please sign in to comment.