# Change Log
## [0.1.3] - 2017-09-06
### Fixed
- Fixed some packaging issues.
## [0.1.2] - 2017-07-24
### Added
- Added files containing licence details.
### Fixed
- Expanded examples in the documentation for `sequence` (thanks to Matthew Persico for the suggestion.)
## [0.1.1] - 2017-07-22
### Added
- Added README.md (actually added in previous release, but now I've added it to the MANIFEST so it will be included in the distribution)
## [0.1.0] - 2017-07-22
### Fixed
- Simplified internals
- Bumped minor version number (as it looks pretty stable)
## [0.0.3] - 2017-07-11
### Fixed
- Added Moose to list of dependencies (thanks manwar)
## [0.0.2] - 2017-07-10
### Fixed
- Added abstract to DESCRIPTION (thanks manwar)
- Added .travis.yml
## [0.0.1] - 2017-07-10
### Added
- All the things. Release early, release often.