Skip to content

ReleaseNotes: add clickable links for github issues #29

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 6, 2016
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions ReleaseNotes.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ any version includes *all* changes below.

## Release 3.1.1

* Fixed #28 which checks for null preventing NPE.
* Pull Request #26 - Improvement from Plamen Totev.
* Fixed [#28](https://github.com/codehaus-plexus/plexus-archiver/issues/28) which checks for null preventing NPE.
* Pull Request [#26](https://github.com/codehaus-plexus/plexus-archiver/issues/26) - Improvement from Plamen Totev.

Plexus Components - Version plexus-io-2.6.1
-----
Expand All @@ -27,7 +27,7 @@ Plexus Archiver - Version 3.0.1
------
** Improvement

Switched to pure-java snappy. Fixed issue #3
Switched to pure-java snappy. Fixed issue [#3](https://github.com/codehaus-plexus/plexus-archiver/issues/3)

Plexus Archiver - Version 3.0
------
Expand All @@ -38,7 +38,7 @@ Plexus Archiver - Version 3.0
Plexus Components - Version plexus-archiver-2.10.3
-----

Issue #6 fix
Issue [#6](https://github.com/codehaus-plexus/plexus-archiver/issues/6) fix

Plexus Components - Version plexus-archiver-2.10.2
-----
Expand Down