mirror of https://github.com/sbt/sbt.git
fix 0.12.1 changes section
This commit is contained in:
parent
313bb1f8f2
commit
b927d42916
|
|
@ -2,8 +2,8 @@
|
|||
Changes
|
||||
=======
|
||||
|
||||
0.12.0 to 0.12.1 (unreleased)
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
0.12.0 to 0.12.1
|
||||
~~~~~~~~~~~~~~~~
|
||||
|
||||
Dependency management fixes:
|
||||
|
||||
|
|
@ -16,6 +16,7 @@ Dependency management fixes:
|
|||
and binary dependencies.
|
||||
- Per-project resolution cache that deletes cached files before
|
||||
``update``. Notes:
|
||||
|
||||
- The resolution cache differs from the repository cache and does not
|
||||
contain dependency metadata or artifacts.
|
||||
- The resolution cache contains the generated ivy files, properties,
|
||||
|
|
|
|||
Loading…
Reference in New Issue