Skip to content

Commit

Permalink
Crystal 0.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Ary Borenszweig committed Sep 19, 2015
1 parent 48788cb commit e363b63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## Next
## 0.8.0 (2015-09-19)

* **(breaking change)** Renamed a couple of types: `ChannelClosed` -> `Channel::ClosedError`,
`UnbufferedChannel` -> `Channel::Unbuffered`, `BufferedChannel` -> `Channel::Buffered`,
Expand Down

1 comment on commit e363b63

@keplersj
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Woot! 🎉

Please sign in to comment.