From 928abb61aacf9dd87ed63f46288f9242834ff4b4 Mon Sep 17 00:00:00 2001 From: Josh Suereth Date: Fri, 1 Aug 2014 15:14:51 -0400 Subject: [PATCH] Add PR notes. --- notes/0.13.6.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/notes/0.13.6.md b/notes/0.13.6.md index 8550854ad..6794ed72d 100644 --- a/notes/0.13.6.md +++ b/notes/0.13.6.md @@ -33,6 +33,7 @@ [1467]: https://github.com/sbt/sbt/pull/1467 [1476]: https://github.com/sbt/sbt/pull/1476 [1477]: https://github.com/sbt/sbt/pull/1477 + [1486]: https://github.com/sbt/sbt/pull/1486 [@dansanduleac]: https://github.com/dansanduleac [@2m]: https://github.com/2m [@pvlugter]: https://github.com/pvlugter @@ -76,6 +77,7 @@ - Adds `scala-jar` to the list of jar artifacts recognized by CustomPomParser. [#1400][1400] by [@dpratt][@dpratt] - Fixes cross versioning to recognize version number with mutiple -tags. [#1433][1433] by [@henrikengstrom][@henrikengstrom] - Works around "Not a simple type" breaking `-Xfatal-warnings`. [#1477][1477] by [@puffnfresh][@puffnfresh] +- Fixes sLog usage in tandem with the `set` comamnd [#1486][1486] [@jsuereth][@jsuereth] ### enablePlugins/disablePlugins