diff --git a/src/docs/asciidoc/90-changes.adoc b/src/docs/asciidoc/90-changes.adoc index 8560dfc76..a9f60b182 100644 --- a/src/docs/asciidoc/90-changes.adoc +++ b/src/docs/asciidoc/90-changes.adoc @@ -1,5 +1,13 @@ == Change Log +[discrete] +=== v2.0.4 (2018-04-27) + +* Update to ASM 6.1.1 to address performance issues - https://gitlab.ow2.org/asm/asm/issues/317816 +* Close InputStreams after using them (https://github.com/johnrengelman/shadow/issues/364[Issue #364]) +* Remove usage of Gradle internal `AbstractFileCollection`. +* Add task annotations to remove warnings when validating plugin. + [discrete] === v2.0.3 (2018-03-24) diff --git a/src/main/resources/shadow-version.txt b/src/main/resources/shadow-version.txt index 9226a700f..2165f8f9b 100644 --- a/src/main/resources/shadow-version.txt +++ b/src/main/resources/shadow-version.txt @@ -1 +1 @@ -2.0.4-SNAPSHOT +2.0.4