Merge pull request #1909 from dwijnand/fix-0.13.8-notes-formatting

Fix a type in 0.13.8 notes formatting.
This commit is contained in:
eugene yokota 2015-03-10 05:50:31 -04:00
commit dc860832ea
1 changed files with 1 additions and 1 deletions

View File

@ -91,7 +91,7 @@
- Exempt org.scala-lang:scala-actors-migration and org.scala-lang:scala-pickling from scala binary version checks. [#1818][1818]/[#1899][1899] by [@dwijnand][@dwijnand]
- Fixes cached resolution handling of internal depdendencies. [#1711][1711] by [@eed3si9n][@eed3si9n]
- Fixes cached resolution being too verbose. [#1752][1752] by [@eed3si9n][@eed3si9n]
- Fixes cached resolution not evicting modules transitively. [#1760][#1760] by [@eed3si9n][@eed3si9n]
- Fixes cached resolution not evicting modules transitively. [#1760][1760] by [@eed3si9n][@eed3si9n]
### Rolling back XML parsing workaround