From 150fbf1b142f6684d7cb2fb37b7be35915d5e24b Mon Sep 17 00:00:00 2001 From: ygorelik Date: Wed, 6 Apr 2022 08:39:55 -0700 Subject: [PATCH] Resolved GitHub issue #1061 --- CHANGES.md | 4 ++-- sdk/cpp/CHANGES.md | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/CHANGES.md b/CHANGES.md index 12a149de8..d0899b573 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,7 +1,7 @@ ### 2022-07-31 version 0.8.6.3 -#### Resolved non-GitHub issues - * IndexError on decoding empty string value in JSON payload +#### Resolved GitHub issues + * IndexError on decoding empty string value in JSON payload ([#1061](https://github.com/CiscoDevNet/ydk-gen/issues/1061)) ### 2022-03-31 version 0.8.6.2 diff --git a/sdk/cpp/CHANGES.md b/sdk/cpp/CHANGES.md index e33f66b9b..1165071e9 100644 --- a/sdk/cpp/CHANGES.md +++ b/sdk/cpp/CHANGES.md @@ -1,7 +1,7 @@ ### 2022-07-31 version 0.8.6.3 -#### Resolved non-GitHub issues - * IndexError on decoding empty string value in JSON payload +#### Resolved GitHub issues + * IndexError on decoding empty string value in JSON payload ([#1061](https://github.com/CiscoDevNet/ydk-gen/issues/1061)) ### 2022-03-31 version 0.8.6.2