Skip to content

Commit

Permalink
Adding a changelog.
Browse files Browse the repository at this point in the history
  • Loading branch information
mattfarina committed Jun 6, 2014
1 parent 5eb5ec8 commit da166e2
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# Changelog

## v1.1.0 (2014-06-06)

* Added SyncContext function so Contexts are kept in sync via read/write mutex.
* Improved debugging for panics.
* Documentation fixes.

## v1.0.0 (2014-04-23)

* Initial release.

0 comments on commit da166e2

Please sign in to comment.