Add notes for bugfix.

This commit is contained in:
Josh Suereth 2014-08-01 17:23:58 -04:00 committed by Eugene Yokota
parent cc7546b1eb
commit 676519cb96
1 changed files with 4 additions and 0 deletions

View File

@ -1,4 +1,5 @@
[413]: https://github.com/sbt/sbt/issues/413
[856]: https://github.com/sbt/sbt/issues/856
[1036]: https://github.com/sbt/sbt/pull/1036
[1059]: https://github.com/sbt/sbt/issues/1059
[1194]: https://github.com/sbt/sbt/issues/1194
@ -36,6 +37,8 @@
[1486]: https://github.com/sbt/sbt/pull/1486
[1487]: https://github.com/sbt/sbt/pull/1487
[1488]: https://github.com/sbt/sbt/pull/1488
[1489]: https://github.com/sbt/sbt/pull/1489
[@dansanduleac]: https://github.com/dansanduleac
[@2m]: https://github.com/2m
[@pvlugter]: https://github.com/pvlugter
@ -82,6 +85,7 @@
- Fixes sLog usage in tandem with the `set` comamnd [#1486][1486] [@jsuereth][@jsuereth]
- Test suites with whitespace will have prettier filenames [#1487][1487] [@jsuereth][@jsuereth]
- sbt no longer crashes when run in root directory [#1488][1488] by [@jsuereth][@jsuereth]
- set no longer removes any `++` scala version setting. [#856][856]/[#1489][1489] by [@jsuereth][@jsuereth]
### enablePlugins/disablePlugins