From 97974f651d0e09fe3f456173aa77b51008e75f51 Mon Sep 17 00:00:00 2001 From: robsonbittencourt Date: Fri, 26 Aug 2016 23:14:21 -0300 Subject: [PATCH] Create changelog file --- CHANGELOG.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..17138f0 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,16 @@ + +# [v1.0.1](https://github.com/hubot-js/gear-jenkins/releases/tag/1.0.1) (2016-08-26) + +### Features + +* log when unknow error occurs ([38a2343](https://github.com/hubot-js/gear-jenkins/commit/38a2343)) +* included crumbissuer option ([85e6773](https://github.com/hubot-js/gear-jenkins/commit/85e6773)) +* add MIT license ([3cf1383](https://github.com/hubot-js/gear-jenkins/commit/3cf1383)) +* improve readme ([a729921](https://github.com/hubot-js/gear-jenkins/commit/a729921)), close [#1](https://github.com/hubot-js/gear-jenkins/issues/1) +* create changelog file + +# [v1.0.0](https://github.com/hubot-js/gear-jenkins/releases/tag/1.0.0) (2016-08-22) + +### Features + +* Call Jenkins job by name