From 99cf2131521fe5224188dd0859130265f1e16ea6 Mon Sep 17 00:00:00 2001 From: badlogic Date: Tue, 5 Nov 2019 15:22:47 +0100 Subject: [PATCH] Updated CHANGELOG.md. --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index bd4b6536f..5bc424f77 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -93,6 +93,7 @@ ### Three.js backend ### Player +* Added `SpinePlayerConfig#rawDataURIs`. Allows to embed data URIs for skeletons, atlases and atlas page images directly in the HTML/JS without needing to load it from a separate file. See the example for a demonstration. # 3.8