Skip to content

Commit f56da34

Browse files
committed
Update CHANGELOG
1 parent 0dd6ef8 commit f56da34

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
#Upcoming Release
2+
3+
#3.0.2
24
**Breaking API Changes:**
35

46
- Remove StoreType - @Qata
@@ -8,7 +10,7 @@
810

911
- Add the `dispatchQueue:` argument to the initialiser. The queue is a DispatchQueue which is used as the execution context for - @Qata
1012
- Use default arguments in the main initialiser and remove the convenience initialiser (Swift autogenerates convenience initialisers when default arguments are used) - @Qata
11-
- Add `map(_:)` and `distinct()` to `ObservableProperty` - @Qata
13+
- Add `map(_:)`, `distinct(_:)` and `distinct()` to `ObservableProperty` - @Qata
1214

1315
**Bug Fixes:**
1416

0 commit comments

Comments
 (0)