Touch up exisiting 0.13.14 notes

This commit is contained in:
Dale Wijnand 2017-02-06 10:24:10 +00:00
parent 756151f555
commit 3ff04f987c
No known key found for this signature in database
GPG Key ID: 4F256E3D151DF5EF
2 changed files with 3 additions and 3 deletions

View File

@ -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

View File

@ -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