Skip to content

Commit 2c7824a

Browse files
committed
Added Releases Notes hint in README and
linke to appropriate releases.
1 parent 42eb470 commit 2c7824a

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,10 @@ Plexus-archiver
66
[![Build Status](https://travis-ci.org/codehaus-plexus/plexus-archiver.svg?branch=master)](https://travis-ci.org/codehaus-plexus/plexus-archiver)
77

88
The current master is now at https://github.com/codehaus-plexus/plexus-archiver
9+
10+
## Release Notes
11+
12+
You can find details about the different releases in the [Release Notes](https://github.com/codehaus-plexus/plexus-archiver/blob/master/ReleaseNotes.md).
13+
14+
* [Release 3.1.1](https://github.com/codehaus-plexus/plexus-archiver/blob/master/ReleaseNotes.md#release-311).
15+

ReleaseNotes.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,10 @@ Since archiver depends on a given version of IO this list is cumulative,
55
any version includes *all* changes below.
66

77

8-
Plexus Archiver - 3.1.1
9-
---------
8+
## Release 3.1.1
9+
1010
* Fixed #28 which checks for null preventing NPE.
11+
* Pull Request #26 - Improvement from Plamen Totev.
1112

1213
Plexus Components - Version plexus-io-2.6.1
1314
-----

0 commit comments

Comments
 (0)