Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
xpenatan committed Jun 26, 2024
1 parent d161793 commit 39f75f2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
[1.0.0-SNAPSHOT]
- Update teavm to 0.10.0
- Pixmap now use Gdx2DPixmap
- Add useNewFileHandle as default with new Gdx.files.internal/classpath and Gdx.files.local support using IndexedDB
- Add useNewFileHandle set to true as default. Gdx.files.internal/classpath use new class to hold files and add IndexedDB support for Gdx.files.local
- Call dispose when browser closes
- Improve clipboard text copy/paste.

[1.0.0-b9]
- add TeaClassFilter printAllowedClasses() and printExcludedClasses()
Expand Down

0 comments on commit 39f75f2

Please sign in to comment.