Skip to content

Commit

Permalink
Crystal 0.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Ary Borenszweig committed Oct 16, 2015
1 parent 74d5876 commit 25d608d
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.9.0 (2015-10-16)

* **(breaking change)** The `CGI` module's funcionality has been moved to `URI` and `HTTP::Params`
* **(breaking change)** `IO#read()` is now `IO#gets_to_end`. Removed `IO#read(count)`, added `IO#skip(count)`
Expand Down

0 comments on commit 25d608d

Please sign in to comment.