diff --git a/Community/Changes.md b/Community/Changes.md index d9c360b..660667d 100644 --- a/Community/Changes.md +++ b/Community/Changes.md @@ -4,7 +4,7 @@ Dependency management fixes: * Merge multiple dependency definitions for the same ID. Workaround for [#468], [#285], [#419], [#480]. * Don't write section of pom if scope is 'compile'. - * Ability to properly match on artifact type. Fixes [#507] (Thomas). + * Ability to properly match on artifact type. Fixes [#507] - Thomas. * Force `update` to run on changes to last modified time of artifacts or cached descriptor (part of fix for [#532]). It may also fix issues when working with multiple local projects via 'publish-local' 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.