Skip to content

Commit

Permalink
Release 2.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
John Engelman committed Apr 27, 2018
1 parent 3e3da37 commit 477db40
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions src/docs/asciidoc/90-changes.adoc
Original file line number Diff line number Diff line change
@@ -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)

Expand Down
2 changes: 1 addition & 1 deletion src/main/resources/shadow-version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.0.4-SNAPSHOT
2.0.4

0 comments on commit 477db40

Please sign in to comment.