We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef7d790 commit 9f313e5Copy full SHA for 9f313e5
2 files changed
CHANGELOG.md
@@ -1,5 +1,10 @@
1
# Changelog
2
3
+## [0.15.2-preview] - 2022-04-28
4
+
5
+### Changed
6
+* internal: open internal runtime API to Storyboard
7
8
## [0.15.1-preview] - 2022-04-18
9
10
### Changed
package.json
@@ -2,7 +2,7 @@
"displayName": "Streaming Image Sequence",
"name": "com.unity.streaming-image-sequence",
"unity": "2019.4",
- "version": "0.15.1-preview",
+ "version": "0.15.2-preview",
"dependencies": {
"com.unity.film-internal-utilities": "0.14.2-preview",
"com.unity.editorcoroutines": "1.0.0",
0 commit comments