From 948b7fbaaa58c0a825938f7e8bda9a07ec39239b Mon Sep 17 00:00:00 2001 From: Frederic Guillot Date: Sat, 18 Feb 2017 10:11:07 -0500 Subject: Add mandatory argument "project_id" to API method "updateSwimlane()" --- ChangeLog | 1 + 1 file changed, 1 insertion(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index dfcc054f..7ab888c9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -15,6 +15,7 @@ Breaking changes: * Previous default swimlanes are migrated to an independent swimlane * Columns "default_swimlane" and "show_default_swimlane" from "projects" table are not used anymore * Remove API method "getDefaultSwimlane()" +* Add mandatory argument "project_id" to API method "updateSwimlane()" Bug fixes: -- cgit v1.2.3