Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 60eea06

Browse files
committed
update wording
1 parent 7ca71a0 commit 60eea06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Changes
1010
3.8.1
1111
------------------
1212

13-
July 18, 2019: This release included a breaking change affecting those users that were manually parsing the response from GET requests. e.g. /userinfo or /authorize. The `AuthenticationBase#get` method was incorrectly parsing the request result into a String.
13+
July 18, 2019: This release included an unintentionally breaking change affecting those users that were manually parsing the response from GET requests. e.g. /userinfo or /authorize. The `AuthenticationBase#get` method was incorrectly parsing the request result into a String.
1414

1515
From this release on, making a GET request returns a Dictionary instead.
1616

0 commit comments

Comments
 (0)