sbt/notes/0.13.13/fix-key-selection-for-build...

12 lines
362 B
Markdown
Raw Normal View History

2016-08-24 14:01:34 +02:00
[@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]