# Change Log
All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).

## [Unreleased]
### Added
 - sideEffectsMiddleware (See issue #18)

## v0.1.0
### Changed
 - Minor code and doc changes
 - Moving to minor versions to reflect some level of stability in the API

## v0.0.2
### Changed
- Restructure API around the concept of a stream object

## v0.0.1
### Added
- Project setup, build process, docs, etc
- `subscribeToStream`
- `streamWriter`
