Skip to content

Commit 884edf5

Browse files
committed
Update changelog.
1 parent 9f4a644 commit 884edf5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGES.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@
55
- `SwtExec` can now plays nicely with Kotlin coroutines.
66
- `CoatMux.Layer` now exposes its root `Control` instance ([#12](https://github.com/diffplug/durian-swt/issues/12)).
77
- `VScrollCtl` and `VScrollBubble` for easier VScroll handling ([#10](https://github.com/diffplug/durian-swt/issues/10)).
8+
### Changed
9+
- **BREAKING** `SwtRx` is now based on Kotlin Flow rather than RxJava.
810
### Removed
911
- **BREAKING** Removed `ColorPool.getSystemColor()` ([#8](https://github.com/diffplug/durian-swt/issues/8)).
1012
- **BREAKING** Switched type arguments of `TypedDataField` ([#3](https://github.com/diffplug/durian-swt/issues/3)).

0 commit comments

Comments
 (0)