diff --git a/notes/0.13.10/fix-snapshot-srcs-docs.markdown b/notes/0.13.10/fix-snapshot-srcs-docs.markdown new file mode 100644 index 000000000..ddfb5dbad --- /dev/null +++ b/notes/0.13.10/fix-snapshot-srcs-docs.markdown @@ -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][]