From c9943a84bebce772bcafc84556f8bbb058d87ec9 Mon Sep 17 00:00:00 2001 From: Robert Smith Date: Thu, 12 Jan 2017 21:19:57 -0500 Subject: [PATCH] Push 2.2.0-rc1 --- CHANGELOG.md | 2 +- Nexmo.Api/Nexmo.Api.nuspec | 8 ++++++-- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ef2878fcf..2465f38d6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -# 2.2.0 (2017-01-??) +# 2.2.0-rc1 (2017-01-12) * Expose internal API request methods to allow custom API calls from library consumers as some new Nexmo API endpoints may not be immediately supported. * Allow override of request credentials per API call. diff --git a/Nexmo.Api/Nexmo.Api.nuspec b/Nexmo.Api/Nexmo.Api.nuspec index ff4cc12e3..1615b787b 100644 --- a/Nexmo.Api/Nexmo.Api.nuspec +++ b/Nexmo.Api/Nexmo.Api.nuspec @@ -2,7 +2,7 @@ Nexmo.Csharp.Client - 2.2.0 + 2.2.0-rc1 Nexmo API Client Nexmo Nexmo @@ -12,7 +12,11 @@ false Official C#/.NET wrapper for the Nexmo API - * Request signing support (https://docs.nexmo.com/messaging/signing-messages) + * Expose internal API request methods to allow custom API calls from library consumers as some new Nexmo API endpoints may not be immediately supported. + * Allow override of request credentials per API call. + * Optional configuration and request logging. + * Support signed requests via security key. + * Optional API request rate limiting. © Nexmo 2017 SMS voice telephony phone nexmo