From f08edbb85c5cbde74c354c478ac9433d2417d748 Mon Sep 17 00:00:00 2001 From: Bryan Klimt Date: Thu, 21 Jun 2018 15:25:13 -0400 Subject: Add a couple of new small Functions APIs. (#1434) * Add a Functions constructor that allows setting a region. * Add a method to set an emulator origin to use. * Update the changelog --- Functions/CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'Functions/CHANGELOG.md') diff --git a/Functions/CHANGELOG.md b/Functions/CHANGELOG.md index e8755c5..a8e61c8 100644 --- a/Functions/CHANGELOG.md +++ b/Functions/CHANGELOG.md @@ -1,3 +1,7 @@ +# v2.1.0 +- Add a constructor to set the region. +- Add a method to set a Cloud Functions emulator origin to use, for testing. + # v2.0.0 - Remove FIR prefix on FIRFunctionsErrorCode in Swift. -- cgit v1.2.3