# master

# 0.2.5

* don't include RSVP within node bundle
* unbalanced start/stop now warn instead of throw

# 0.2.4

* don't include tests in published package

# 0.2.3

* Fixed publish of v0.2.2

# 0.2.2

* Add API `heimdall.hasMonitor` (#37) (thanks @zachthehuman)

# 0.2.1

* Move `window` -> `self`

# 0.2.0

* Add `HeimdallNode.forEachChild`

# 0.1.6

* Fix regression: re-expose `Heimdall` via heimdalljs/heimdall.

# 0.1.5

* Fix `isRoot` regression

# 0.1.4

* Add browser support
* Use gentler version checking; switch to using a shared session instead of a
  shared `Heimdall` instance

# 0.1.3

* Add `HeimdallNode.remove` so users with long-lived apps can plug leaks

# 0.1.2

* minor fixes

# 0.1.1

* minor fixes

# 0.1.0

* initial version
