File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,12 @@ Plexus Archiver and Plexus-IO combined release notes
44Since archiver depends on a given version of IO this list is cumulative,
55any version includes * all* changes below.
66
7+ ## Release 3.2
8+
9+ * Task [ #31 ] ( https://github.com/codehaus-plexus/plexus-archiver/issues/31 ) Upgrade of 'plexus-utils' to 3.0.23.
10+ * Task [ #32 ] ( https://github.com/codehaus-plexus/plexus-archiver/issues/32 ) Upgrade of 'commons-io' to 2.5.
11+ * Fixed [ #33 ] ( https://github.com/codehaus-plexus/plexus-archiver/issues/32 ) Exceptions are suppressed incorrectly.
12+ * Pull Request [ #27 ] ( https://github.com/codehaus-plexus/plexus-archiver/issues/27 ) Added xz compression support.
713
814## Release 3.1.1
915
Original file line number Diff line number Diff line change 1010 </parent >
1111
1212 <artifactId >plexus-archiver</artifactId >
13- <version >3.1. 2-SNAPSHOT</version >
13+ <version >3.2-SNAPSHOT</version >
1414 <name >Plexus Archiver Component</name >
1515
1616 <scm >
You can’t perform that action at this time.
0 commit comments