Skip to content

Commit

Permalink
Added changelog (#12)
Browse files Browse the repository at this point in the history
  • Loading branch information
Nyholm committed Jan 1, 2017
1 parent 5a06df1 commit 25dcf6c
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions Changelog.md
@@ -0,0 +1,25 @@
# Change Log

The change log describes what is "Added", "Removed", "Changed" or "Fixed" between each release.

## UNRELEASED

## 0.2.1

### Added

- `TransferableStorage`

### Changed

- `Message` is now final

## 0.2.0

### Added

- `Storage::create(Message $message)`

## 0.1.0

Init release

0 comments on commit 25dcf6c

Please sign in to comment.