# Cange 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]

*nothing here yet*

## [1.0.1] - 2016-09-12

### Fixed
- Wrong results for transposition #2 by @g-adolph

### Added
- First unit test by @g-adolph
- A Change Log :)

## [1.0.0] - 2016-02-23

### Fixed
- Update README to match the actual output by @gilly3

## [0.1.3] - 2013-09-02

### Fixed
- Clear matrix on each call
- Always return object

## [0.1.2] - 2013-08-29

### Added
- ReadMe

## [0.1.1] - 2013-08-28

### Added
- Initial working release
