packages feed

myanimelist-export-0.3.0.0: ChangeLog.md

## 0.3.0.0

* Now supports http-client version >= 0.4.30 and
  http-client-tls version >= 0.2.4
* Work around MyAnimeList update: `exportLists` now also returns the CookieJar
  which is required in order to access the download URL(s)

## 0.2.0.0

* Clearer error messages on crash
* Exception on invalid credentials
* Exception on too many failed logins

## 0.1.0.1

* Executable: support for only downloading one list
* Add help for executable to README

## 0.1.0.0

* Initial release