Skip to content

Commit 1f3aeab

Browse files
committed
Add badges and changelog references
1 parent f9c2cb3 commit 1f3aeab

File tree

2 files changed

+16
-0
lines changed

2 files changed

+16
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Version history (archive)
22

3+
[![GitHub release](https://img.shields.io/github/release/jenkinsci/docker-commons-plugin.svg?label=changelog)](https://github.com/jenkinsci/docker-commons-plugin/releases/latest)
4+
5+
### Newer versions
6+
7+
See [GitHub Releases](https://github.com/jenkinsci/docker-commons-plugin/releases/latest).
8+
39
### 1.15
410

511
Release date: (May 13, 2019)

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Docker Commons API Plugin for Jenkins
22

3+
[![Join the chat at https://gitter.im/jenkinsci/docker](https://badges.gitter.im/jenkinsci/docker.svg)](https://gitter.im/jenkinsci/docker?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
4+
[![Jenkins Plugin](https://img.shields.io/jenkins/plugin/v/docker-commons.svg)](https://plugins.jenkins.io/docker-commons)
5+
[![GitHub release](https://img.shields.io/github/release/jenkinsci/docker-commons-plugin.svg?label=changelog)](https://github.com/jenkinsci/docker-commons-plugin/releases/latest)
6+
[![Jenkins Plugin Installs](https://img.shields.io/jenkins/plugin/i/role-strategy.svg?color=blue)](https://plugins.jenkins.io/docker-commons)
7+
38
API plugin, which provides the common shared functionality for various Docker-related plugins.
49

510
## Summary
@@ -53,3 +58,8 @@ pipeline {
5358
## License
5459

5560
[MIT License](http://opensource.org/licenses/MIT)
61+
62+
## Changelog
63+
64+
* See [GitHub Releases](https://github.com/jenkinsci/docker-commons-plugin/releases/latest) for the recent versions
65+
* See [the release notes archive](./CHANGELOG.md) for version `1.15` and older

0 commit comments

Comments
 (0)