Skip to content

Commit

Permalink
added markdown
Browse files Browse the repository at this point in the history
  • Loading branch information
Jesse Eichar committed Apr 17, 2012
1 parent cc09a72 commit edf816e
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
6 changes: 6 additions & 0 deletions notes/0.4.0.markdown
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
I am happy to announce the release of Scala-IO version 0.4.0. It is a fairly major release that introduces a "Processing API" for declarative IO processing and some asynchronous capabilities.

The extended release notes are available at: [http://jesseeichar.github.com/scala-io-doc/0.4.0/index.html#!/releaseNotes/index](http://jesseeichar.github.com/scala-io-doc/0.4.0/index.html#!/releaseNotes/index)


I am happy to announce the release of Scala-IO version 0.4.0. It is a fairly major release that introduces a "Processing API" for declarative IO processing and some asynchronous capabilities.
1 change: 1 addition & 0 deletions project/plugins.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,4 @@ addSbtPlugin("com.jsuereth" % "xsbt-gpg-plugin" % "0.6")
resolvers += "sbt-idea-repo" at "http://mpeltonen.github.com/maven/"

addSbtPlugin("com.github.mpeltonen" % "sbt-idea" % "1.0.0")

0 comments on commit edf816e

Please sign in to comment.