mirror of https://github.com/sbt/sbt.git
10 lines
374 B
Markdown
10 lines
374 B
Markdown
|
|
### Bug fixes
|
||
|
|
|
||
|
|
- Fixes regressions in sbt 0.13.11 - 0.13.13 that processed build-level keys incorrectly. [#2851][2851]/[#2460][2460] by [@eed3si9n]
|
||
|
|
|
||
|
|
[#2851]: https://github.com/sbt/sbt/issues/2851
|
||
|
|
[#2460]: https://github.com/sbt/sbt/issues/2460
|
||
|
|
[@eed3si9n]: https://github.com/eed3si9n
|
||
|
|
[@dwijnand]: https://github.com/dwijnand
|
||
|
|
[@Duhemm]: https://github.com/Duhemm
|