From ae48ed648953c519caf733ef7b7f44429db72234 Mon Sep 17 00:00:00 2001 From: Mark Harrah Date: Sat, 5 May 2012 20:35:04 -0400 Subject: [PATCH] notes from 0.11.3 --- sbt/notes/0.11.3.markdown | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 sbt/notes/0.11.3.markdown diff --git a/sbt/notes/0.11.3.markdown b/sbt/notes/0.11.3.markdown new file mode 100644 index 000000000..d42a235ac --- /dev/null +++ b/sbt/notes/0.11.3.markdown @@ -0,0 +1,3 @@ +sbt 0.11.3 is a bug fix release. See [Changes](https://github.com/harrah/xsbt/wiki/Changes) for details. + +The main change is removing scala-tools.org. It is no longer included as a default repository and sbt's organization has been renamed to org.scala-sbt (from org.scala-tools.sbt). Other changes are bug fixes, including fixing the compiler interface to work with Scala 2.10.