.. currentmodule:: apininjas Changelog ========== This page contains a detailed and human-friendly overview of what was added, changed, removed and fixed in specific versions. v0.2.0 ------- New Features ~~~~~~~~~~~~~ - Add :meth:`.Client.fetch_crypto_symbols` - Add support for currencies - Add :class:`.Currency` and :class:`.CurrencyWithAmount` models - Add :meth:`.Client.fetch_currency_conversion` to convert currencies - Add :meth:`.Client.fetch_currency` Misc ~~~~~ - Add a logo to the documentation - Fix wrong project description v0.1.0 ------- - First release