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
4
4
Since archiver depends on a given version of IO this list is cumulative,
5
5
any version includes * all* changes below.
6
6
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.
7
13
8
14
## Release 3.1.1
9
15
Original file line number Diff line number Diff line change 10
10
</parent >
11
11
12
12
<artifactId >plexus-archiver</artifactId >
13
- <version >3.1. 2-SNAPSHOT</version >
13
+ <version >3.2-SNAPSHOT</version >
14
14
<name >Plexus Archiver Component</name >
15
15
16
16
<scm >
You can’t perform that action at this time.
0 commit comments