Skip to content

Commit

Permalink
Fixing header levels.
Browse files Browse the repository at this point in the history
  • Loading branch information
jglick committed Jan 14, 2020
1 parent 171f706 commit 580952c
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,12 +42,12 @@ withAnt(installation: 'myinstall') {
}
```

# Change Log
# Changelog

### Version 1.10 and later
## Version 1.10 and later

See [GitHub releases](https://github.com/jenkinsci/ant-plugin/releases).

### Version 1.9 and older
## Version 1.9 and older

See the [old changelog](docs/old-changelog.md).
22 changes: 11 additions & 11 deletions docs/old-changelog.md
Original file line number Diff line number Diff line change
@@ -1,30 +1,30 @@
### Version 1.10 and later
# Version 1.10 and later

See [GitHub releases](https://github.com/jenkinsci/ant-plugin/releases).

### Version 1.9 (2018-10-29)
# Version 1.9 (2018-10-29)

- [JENKINS-54133](https://issues.jenkins-ci.org/browse/JENKINS-54133) (as applied to Ant console notes)
- [JENKINS-52139](https://issues.jenkins-ci.org/browse/JENKINS-52139)

### Version 1.8 (Jan 22, 2018)
# Version 1.8 (Jan 22, 2018)

- [Fix security
issue](https://jenkins.io/security/advisory/2018-01-22/)

### Version 1.7 (Aug 21, 2017)
# Version 1.7 (Aug 21, 2017)

-  Bump baseline to 1.651.3 and fix
tests \[[JENKINS-46317](https://issues.jenkins-ci.org/browse/JENKINS-46317)\]

### Version 1.6 (Aug 08, 2017)
# Version 1.6 (Aug 08, 2017)

Now requires Jenkins 1.642.x or newer.

- Pipeline-compatible build
wrapper \[[JENKINS-26056](https://issues.jenkins-ci.org/browse/JENKINS-26056)\]

### Version 1.5 (May 9, 2017)
# Version 1.5 (May 9, 2017)

- Add description to
POM \[[JENKINS-40002](https://issues.jenkins-ci.org/browse/JENKINS-40002)\]
Expand All @@ -35,30 +35,30 @@ Now requires Jenkins 1.642.x or newer.
PATH+ANT \[[JENKINS-42382](https://issues.jenkins-ci.org/browse/JENKINS-42382)\]
- Improve test coverage

### Version 1.4 (Aug 30, 2016)
# Version 1.4 (Aug 30, 2016)

- Descriptors annotated with @Symbol
\[[JENKINS-37388](https://issues.jenkins-ci.org/browse/JENKINS-37388)\]
- Update test dependencies.

### Version 1.3 (May 11, 2016)
# Version 1.3 (May 11, 2016)

- Upgrade to new [plugin parent
pom](https://github.com/jenkinsci/plugin-pom).
- Fixed regression: empty parameters causing the build to fail
\[[JENKINS-33712](https://issues.jenkins-ci.org/browse/JENKINS-33712)\]
- Update French translations

### Version 1.2 (Feb 20, 2013)
# Version 1.2 (Feb 20, 2013)

- Mmproved documentation
- Translations
- Label in Plugin Manager

### Version 1.1 (Sep 19, 2011)
# Version 1.1 (Sep 19, 2011)

- First release, split off from the core.

### Version 1.0 (Sep 19, 2011)
# Version 1.0 (Sep 19, 2011)

- Erroneous release. Initial release is 1.1

0 comments on commit 580952c

Please sign in to comment.