Adding note for #1881.

This commit is contained in:
Allan Erskine 2015-03-02 10:16:35 -05:00
parent 24d2a2024b
commit df01851f0e
1 changed files with 10 additions and 0 deletions

View File

@ -0,0 +1,10 @@
[@aerskine]: https://github.com/aerskine
[1881]: https://github.com/sbt/sbt/issues/1881
### Fixes with compatibility implications
### Improvements
### Bug fixes
- Fixes sporadic ConcurrentModificationException from JUnitXmlTestsListener. [#1881][1881] by [@aerskine][@aerskine]