Add notes for #1750.

This commit is contained in:
Dale Wijnand 2015-08-28 23:38:29 +01:00
parent 8e6e32d7cb
commit 397c25679f
1 changed files with 16 additions and 0 deletions

View File

@ -0,0 +1,16 @@
[@dwijnand]: http://github.com/dwijnand
[#1750]: https://github.com/sbt/sbt/issues/1750
[sbt/ivy#17]: https://github.com/sbt/ivy/pull/17
[#2163]: https://github.com/sbt/sbt/pull/2163
[sbt/ivy#18]: https://github.com/sbt/ivy/pull/18
[#2186]: https://github.com/sbt/sbt/pull/2186
### Fixes with compatibility implications
### Improvements
### Bug fixes
- Fixes `updateClassifiers` downloading updated snapshot sources and docs.
[#1750][]/[sbt/ivy#17][]/[#2163][]/[sbt/ivy#18][]/[#2186][] by [@dwijnand][]