Skip to content

v13.0.0

Choose a tag to compare

@octokitbot octokitbot released this 29 Dec 00:43
4b569bb

13.0.0 (2018-12-29)

breaking

  • remove fixtures for unauthenticated requests (#192) (4b569bb)

BREAKING CHANGES

  • all fixtures for unauthenticated requests have been removed. So far I used a reverse proxy on now.sh in order to be able to send unauthenticated requests from a Travis job, but that party is over now. I don’t think it’s worth to work around it again.