Fix notes with appropriate link.

This commit is contained in:
Josh Suereth 2014-10-20 12:27:51 -04:00
parent c367c83d21
commit 5e0bf71c51
1 changed files with 2 additions and 1 deletions

View File

@ -32,6 +32,7 @@
[1621]: https://github.com/sbt/sbt/pull/1621
[1631]: https://github.com/sbt/sbt/pull/1631
[1642]: https://github.com/sbt/sbt/pull/1642
[1683]: https://github.com/sbt/sbt/pull/1683
### Fixes with compatibility implications
@ -61,7 +62,7 @@
[#1611][1611]/[#1618][1618] by [@jsuereth][@jsuereth]
- Fixes NullPointerException when using `ChainResolver` and Maven repositories. [#1611][1611]/[#1618][1618] by [@jsuereth][@jsuereth]
- Fixes `Resolver`'s `url` method dropping `descriptorOptional` and `skipConsistencyCheck`. [#1621][1621] by [@tmandke][@tmandke]
- Revert `useLatestSnapshot` on `updateOptions` to default to `false`. Reverts chain resolver to previous behavior. []/[] by [@jsuereth][@jsuereth]
- Revert `useLatestSnapshot` on `updateOptions` to default to `false`. Reverts chain resolver to previous behavior. [#1683]/[1683] by [@jsuereth][@jsuereth]
### Natural whitespace handling