From 0d342c8d5a57169825b912328132052973094fc7 Mon Sep 17 00:00:00 2001 From: Syfaro Date: Fri, 3 Dec 2021 21:28:24 -0500 Subject: [PATCH] Remove WIP label from docs. --- docs/changelog.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/docs/changelog.md b/docs/changelog.md index 83fffa1..dd6399f 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -1,8 +1,6 @@ # Change Log -## v5 - -**Work In Progress** +## v5.4.0 - Remove all methods that return `(APIResponse, error)`. - Use the `Request` method instead.