From ec6f831273020b50ae8756d08aaa809423c34fc3 Mon Sep 17 00:00:00 2001 From: Deborah Kurata <DeborahK@users.noreply.github.com> Date: Mon, 9 May 2016 13:22:43 -0700 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 44095ce..e2800f0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,5 +3,8 @@ #Changes made to the sample code: - 4/24/16 Replace deprecated "concurrent" command with "concurrently" -- 4/14/15 Brought up to Beta 15 (this only affected the boilerplate code) +- 4/14/16 Brought up to Beta 15 (this only affected the boilerplate code) +- 5/9/16 Added `APM - Final Updated` to provide files updated with Beta 16 (and includes breaking changes) +#Changes made to `APM - Final Updated`: +- 5/9/16 Updated to Beta 16 including changes to the signature for the custom pipe implementation. -- GitLab