From 022a6e0b3b5bae5a23fd6b559db8e1e035c2bf8c Mon Sep 17 00:00:00 2001 From: drekar Date: Tue, 21 Nov 2017 06:57:55 -1000 Subject: [PATCH 1/2] [#153062172] Update ChangeLog to start feature "support alternate datasets" https://www.pivotaltracker.com/story/show/153062172 [ci skip] --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/ChangeLog b/ChangeLog index e65b3c6..d70fa9e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2017-11-21 Luke + + * Start feature "support alternate datasets" + https://www.pivotaltracker.com/story/show/153062172 + 2017-10-20 Bob Uhl * Start bug "Crash when polling" From 5084f7cbc1a37d9a43b70ed38f7a44a4aa4ce03f Mon Sep 17 00:00:00 2001 From: drekar Date: Tue, 21 Nov 2017 06:57:58 -1000 Subject: [PATCH 2/2] [#153062172] Added pull request url to ChangeLog https://github.com/zvelo/zapi/pull/3 [ci skip] --- ChangeLog | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/ChangeLog b/ChangeLog index d70fa9e..2cc1134 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,10 +1,6 @@ -2017-11-21 Luke - - * Start feature "support alternate datasets" - https://www.pivotaltracker.com/story/show/153062172 - 2017-10-20 Bob Uhl * Start bug "Crash when polling" https://www.pivotaltracker.com/story/show/152151421 https://github.com/zvelo/zapi/pull/1 + https://github.com/zvelo/zapi/pull/3