Skip to content

Commit ecbb02e

Browse files
committed
release 4.8.1
1 parent b8509bd commit ecbb02e

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,11 @@ name: Changelog
33
index: 4
44
---
55

6+
## 4.8.1
7+
8+
- 🐛 Fix: Debug text influencing text size of other texts.
9+
- 🐛 Fix: Mouse tracking not working correctly when zooming in and out.
10+
611
## 4.8.0
712

813
- 💥 BREAKING CHANGE: Pen behavior was changed to work more similar to the behavior of the scratch pen.

resources/build.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ author.url=https://openpatch.org
4040
# This is NOT a direct link to where to download it.
4141

4242
library.url=https://github.com/openpatch/scratch-for-java
43-
library.version=4.8.0
43+
library.version=4.8.1
4444

4545

4646
# Set the category (or categories) of your Library from the following list:

0 commit comments

Comments
 (0)