Skip to content

Commit 998c65b

Browse files
committed
fixed release notes
1 parent 53a7d8c commit 998c65b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

RELEASENOTES.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ Noteworthy changes in official, stable releases of [Feathers UI](http://feathers
44

55
## 3.0.3 - July 2016
66

7-
* ImageLoader: Fixed issue where reusing the existing texture did not cause the rendered view to update when skipUnchangedFrames is false.
8-
* Text Renderers: Fixed issue where reusing the texture(s) did not cause the rendered view to update when skipUnchangedFrames is false.
7+
* ImageLoader: Fixed issue where reusing the existing texture did not cause the rendered view to update when skipUnchangedFrames is true.
8+
* Text Renderers: Fixed issue where reusing the existing texture(s) did not cause the rendered view to update when skipUnchangedFrames is true.
99

1010
## 3.0.2 - June 2016
1111

0 commit comments

Comments
 (0)