Skip to content

Commit

Permalink
Viewport: Add CHANGELOG entry for synchronous assignment
Browse files Browse the repository at this point in the history
  • Loading branch information
aduth committed Dec 14, 2018
1 parent 9f30ea0 commit 943b054
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions packages/viewport/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## 2.1.0 (Unreleased)

### Improvements

- The initial viewport state is assigned synchronously, rather than on the next process tick. This should have an impact of fewer callbacks made to data subscribers.

## 2.0.13 (2018-12-12)

## 2.0.12 (2018-11-20)
Expand Down

0 comments on commit 943b054

Please sign in to comment.