diff --git a/CHANGELOG.md b/CHANGELOG.md index f33e4e78..206e4b41 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -#### 1.9.10-SNAPSHOT +#### 1.9.10-b4 - **[FEATURE]** (`ktx-actors`) Added `onTouchDown`, `onTouchUp` and `onTouchEvent` extension methods that allow to attach `ClickListener` instances to actors. - **[CHANGE]** (`ktx-collections`) `Array.removeAll` and `retainAll` now return a boolean if any elements were removed. diff --git a/version.txt b/version.txt index e7b756bc..91a74f33 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -1.9.10-SNAPSHOT +1.9.10-b4