sbt/notes
Eugene Yokota 0fca1a9ff4 Fixes #1514. Enable latest SNAPSHOT option by default
to check all resolvers to find the latest snapshot artifacts.
This behavior did not work well with Maven repositories where sbt was
failing to calculate the correct publication dates.
Now that #2075 fixes the Maven integration issue we should enable this
flag back again.

The build user can opt out by:

    updateOptions := updateOptions.value.withLatestSnapshots(false)
2016-02-27 04:07:33 -05:00
..
0.13.10 Fixes #1514. Enable latest SNAPSHOT option by default 2016-02-27 04:07:33 -05:00
0.13.6.markdown Fix typos in notes 2015-01-24 13:45:15 -05:00
0.13.7.markdown Fix typos in notes 2015-01-24 13:45:15 -05:00
0.13.8.markdown Notes on #1921 2015-03-18 11:28:19 -07:00
0.13.9.markdown Add JCenter change to 0.13.9's notes 2016-02-25 23:02:16 -05:00
0.13.10.markdown Move intransitive warning to update. Ref #2127 2016-02-26 17:40:07 -05:00
about.markdown notes 2014-09-13 15:37:00 -04:00