Subject: | regression |
Date: | Thu, 26 May 2016 13:41:27 -0400 |
To: | bug-Reddit-Client [...] rt.cpan.org |
From: | Dan <dan [...] inkstripe.com> |
I recently updated Reddit::Client and there's a regression where I can't
use the following feature:
$reddit->sticky($postID, 1, 1);
Where $reddit is a Reddit::Client(...)
This worked fine before. I'm on Reddit::Client 1.079 now.
Strangely, I can't find the removal of this feature in the changelog:
https://redditclient.readthedocs.io/en/latest/changelog/, but I also
can't figure out how to browse previous versions of the documentation