0.23
Changelog diff is:
diff --git a/Changes b/Changes
index ab167eb..a50e205 100644
--- a/Changes
+++ b/Changes
@@ -2,6 +2,8 @@ Revision history for Perl extension GitLab-API-v4.
{{$NEXT}}
+0.23 2019-10-18T19:55:06Z
+
- Fix delete_runner so that it doesn't try to decode the response.
- Any 204 response now just blanket returns undef.
- More contextual JSON decoding error messages.