diff --git a/README.md b/README.md index 13fc0c8..e47944b 100644 --- a/README.md +++ b/README.md @@ -187,6 +187,10 @@ RBush should run on Node and all major browsers. The only caveat: IE 8 needs an ## Changelog +#### 1.4.1 — Sep 16, 2015 + +- Fixed insertion in IE8. + #### 1.4.0 — Apr 22, 2015 - Added `collides` method for fast collision detection.