Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
mourner committed Jun 29, 2016
1 parent 451698a commit 0f709d2
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -202,6 +202,10 @@ RBush should run on Node and all major browsers. The only caveat: IE 8 needs an

## Changelog

#### 2.0.1 — June 29, 2016

- Fixed browser builds in NPM.

#### 2.0.0 — June 29, 2016

- **Breaking:** changed the default format of inserted items from `[20, 40, 30, 50]` to `{minX: 20, minY: 40, maxX: 30, maxY: 50}`.
Expand Down

0 comments on commit 0f709d2

Please sign in to comment.