Skip to content

Commit

Permalink
fixed release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
joshtynjala committed Jul 28, 2016
1 parent 53a7d8c commit 998c65b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions RELEASENOTES.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ Noteworthy changes in official, stable releases of [Feathers UI](http://feathers

## 3.0.3 - July 2016

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

## 3.0.2 - June 2016

Expand Down

0 comments on commit 998c65b

Please sign in to comment.