This commit is contained in:
Martin Duhem 2016-08-24 14:01:34 +02:00
parent 60bcc58852
commit d9722fa7e4
1 changed files with 11 additions and 0 deletions

View File

@ -0,0 +1,11 @@
[@Duhemm]: https://github.com/Duhemm
[#2707]: https://github.com/sbt/sbt/issues/2707
[#2708]: https://github.com/sbt/sbt/issues/2708
### Fixes with compatibility implications
### Improvements
### Bug fixes
- Fix key selection for build level keys. sbt wrongly reported some keys as ambiguous. Fixes [#2707][#2707]. [#2708][#2708] by [@Duhemm][@Duhemm]