Skip to content

Commit b878c2f

Browse files
committed
update changelog
1 parent 8a50827 commit b878c2f

File tree

1 file changed

+12
-2
lines changed

1 file changed

+12
-2
lines changed

CHANGELOG.md

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,18 @@
11
# Changelog
22

3-
## [0.16.0-preview] - 2022-08-25
3+
## [0.16.0-preview] - 2022-09-28
44

5-
TBD
5+
### Added
6+
* feat: add components to make it easier to update PencilLineCache
7+
8+
### Changed
9+
* opt: reduce the frequency of loading images in the Editor
10+
* opt: cache Asset textures in Editor to increase the playback speed
11+
* internal: allow setting useLastImageOnLoad on StreamingImageSequenceRenderer
12+
13+
### Fixed
14+
* fix: refresh StreamingImageSequenceRenderer during OnEnable()
15+
* fix: handle errors when capturing Render results to files
616

717
## [0.15.3-preview] - 2022-05-19
818

0 commit comments

Comments
 (0)