Fixed - renamed CRYPTO_CURRENCY -> CRYPTO_CURRENCIES for the sake of consistency
5.1.0
Added - crypto currencies
5.0.1
Fixed - versions/dist upload
5.0.0
Changed - dropped python3.6 support as it's not supported even by pandas1.2 either (https://pandas.pydata.org/pandas-docs/stable/whatsnew/v1.2.0.html#increased-minimum-version-for-python)
4.2.0
Added - fill_empty option support in finam.export
Changed - ParserError import from the right place (pandas.errors)
4.1.0
Changed - fetcher passed to ExporterMeta https://github.com/ffeast/finam-export/pull/22