This is the initial release, so the changelog is somewhat irrelevant, but here it is:
0.1.0 (2016-11-01)
Bug Fixes
- Add 'use strict'; everywhere! (87ea863)
- Add status for fallback calls. (fe1eeee)
- Reset after resetTimeout when using fallbacks (47de312), closes #1
Features
- events: Make CircuitBreaker an EventEmitter (dea7c53)
- add methods to open and close the circuit manually (9c78ecf)
- Handling for node-like callback functions (77f3d6b)
- Make actions flexible (2672c34)