Skip to content
This repository has been archived by the owner on Dec 15, 2021. It is now read-only.

Commit

Permalink
Browse files Browse the repository at this point in the history
[JENKINS-35247] Noting.
  • Loading branch information
jglick committed Jun 1, 2016
1 parent f1d6ce4 commit 8c13adb
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGES.md
Expand Up @@ -17,6 +17,10 @@ For example, the [Pipeline Groovy plugin wiki](https://wiki.jenkins-ci.org/displ
* [JENKINS-32925](https://issues.jenkins-ci.org/browse/JENKINS-32925): stack overflow displaying reference documentation in certain cases.
* [JENKINS-27152](https://issues.jenkins-ci.org/browse/JENKINS-27152): offering `tmp` option to `pwd` step.

## 1.14.2 (Jun 01 2016)

* [JENKINS-35247](https://issues.jenkins-ci.org/browse/JENKINS-35247): `git` and `subversion` plugin dependencies made dynamic, in preparation for `git` and `svn` steps being moved to the respective plugins.

## 1.14.1 (May 24 2016)

* [JENKINS-34450](https://issues.jenkins-ci.org/browse/JENKINS-34450): work around core deadlock (backport from `workflow-job` 2.2).
Expand Down Expand Up @@ -168,6 +172,10 @@ Note: if you also have _CloudBees Workflow: Groovy Checkpoint_ installed, you _m
* Avoid some possible name clashes with function names in scripts (`build` reported).
* API addition: block-scoped steps can now pass in `EnvironmentExpander` and/or `ConsoleLogFilter` to better customize processing of nested code.

## 1.4.3 (Jun 01 2016)

* [JENKINS-35247](https://issues.jenkins-ci.org/browse/JENKINS-35247): `git` and `subversion` plugin dependencies made dynamic, in preparation for `git` and `svn` steps being moved to the respective plugins.

## 1.4.2 (Jul 21 2015)

* JENKINS-28131 backport from 1.9.
Expand Down

0 comments on commit 8c13adb

Please sign in to comment.