# 2.5.2

- Fix issues when calling `showAngularStats(false)` initially.

# 2.5.1

- Fix jspm issues

# 2.5.0

- Add ability to specify a `rootScope`. Thanks [@pvadam](https://github.com/pvadam)

# 2.4.0

- Adding different threshold and color for watch count. Thanks [@daniellmb](https://github.com/daniellmb)
	[#41](/../../issues/41)
- Adding warning color Thanks [@daniellmb](https://github.com/daniellmb) [#42](/../../issues/42)

# 2.3.2

- Making this work with isolate scope-only apps. Thanks [@daniellmb](https://github.com/daniellmb)
	[#37](/../../issues/37)

# 2.3.1

- Using `kcd-common-tools` to build with ES6 and actually have some (brittle and odd) tests.

# 2.3.0

- Adding fix for Chrome extensions

# 2.2.0

- Adding the ability to run this in an iframe [#25](/../../pull/25)

# 2.1.4

- Adding localStorage [#19](/../../pull/19)
- Fixing options issue [#20](/../../pull/20)

# 2.1.2

- In a moment of pure idiocy, I ignored the dist directory...

# 2.1.1

- Fixing angular bower dependency (again... [#14](/../../issues/14))

# 2.1.0

- Adding the ability to specify your own styles ([#12](/../../issues/12))
- Fixing angular bower dependency ([#13](/../../issues/13))
