From 7aa3b4f463dc157b69e284489848c9c2ac5d58dd Mon Sep 17 00:00:00 2001 From: Owen Mehegan Date: Fri, 29 Apr 2016 13:34:23 -0700 Subject: [PATCH] Update changelog, note incompatibility issue for Pipeline jobs --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 898bb85..411cae8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,11 @@ ChangeLog ===================== +1.2.1 +===================== +* #271 Version 1.2.0 breaks support for Workflow/Pipeline jobs + * **This version of the plugin is incompatible with earlier versions if you are using Pipeline jobs!** You will need to manually change your job configurations. Please see the README section on using the plugin with Pipeline for more information about this. + 1.2.0 ===================== * #217 Inconsistent code formatting