Skip to content

Commit

Permalink
Starting a changelog.
Browse files Browse the repository at this point in the history
  • Loading branch information
jglick committed Nov 10, 2016
1 parent a370f7c commit df7507a
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,18 @@ See the [Extend Jenkins](https://wiki.jenkins-ci.org/display/JENKINS/Extend+Jenk

[![Build Status](https://jenkins.ci.cloudbees.com/job/plugins/job/maven-hpi-plugin/badge/icon)](https://jenkins.ci.cloudbees.com/job/plugins/job/maven-hpi-plugin/)

Before releasing, to sanity test, try
## Changelog

### 1.120 (2016 Sep 26)

* Allowing `hpi:run` to pick up compiled classes & saved resources from core or plugin snapshot dependencies in addition to the plugin under test itself.
* Ensuring `Plugin-Dependencies` appears in a consistent order from build to build.

### 1.119 and earlier

Not recorded.

## For maintainers

```bash
mvn -Prun-its clean install
Expand Down

0 comments on commit df7507a

Please sign in to comment.