mirror of https://github.com/sbt/sbt.git
Touch up exisiting 0.13.14 notes
This commit is contained in:
parent
756151f555
commit
3ff04f987c
|
|
@ -1,6 +1,6 @@
|
|||
### Bug fixes
|
||||
|
||||
- Fixes regressions in sbt 0.13.11 - 0.13.13 that processed build-level keys incorrectly. [#2851][2851]/[#2460][2460] by [@eed3si9n]
|
||||
- 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
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
### Improvements
|
||||
|
||||
- XML generated by JUnitXmlTestsListener now correctly flags ignored, skipped and pending tests. [#PULL][PULL]/[#2198][2198] by [@ashleymercer][@ashleymercer]
|
||||
- XML generated by JUnitXmlTestsListener now correctly flags ignored, skipped and pending tests. [#2198][2198]/[#2854][2854] by [@ashleymercer][@ashleymercer]
|
||||
|
||||
[PULL]: https://github.com/sbt/sbt/pull/PULL
|
||||
[2198]: https://github.com/sbt/sbt/issues/2198
|
||||
[2854]: https://github.com/sbt/sbt/pull/2854
|
||||
[@ashleymercer]: https://github.com/ashleymercer
|
||||
|
|
|
|||
Loading…
Reference in New Issue