Skip to content

Commit

Permalink
Update NEWS
Browse files Browse the repository at this point in the history
  • Loading branch information
wch committed Feb 16, 2016
1 parent e115c46 commit 2c878e6
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions NEWS
Expand Up @@ -10,8 +10,12 @@ shiny 0.13.0.9000

* BREAKING CHANGE: The long-deprecated ability to pass functions (rather than
expressions) to reactive() and observe() has finally been removed.

* Fixed #776: In some browsers, plots sometimes flickered when updated.

* When resized, plots are drawn with `replayPlot()`, instead of re-executing
all plotting code. This results in faster plot rendering.

shiny 0.13.0
--------------------------------------------------------------------------------

Expand Down

0 comments on commit 2c878e6

Please sign in to comment.