Change Log
==========

1.0.1 (06/25/2021)
------------------
- First Release

1.0.2 (06/25/2021)
------------------
- Fixed soma_hist() issue

1.0.3 (06/26/2021)
------------------
- Added documentation
- Updated Readme

1.1.0 (06/29/2021)
------------------
- Added FRED API
- Updated documentation

1.1.5 (07/07/2021)
------------------
- Added FOMC Statements
- Updated documentation

1.1.6 (11/03/2021)
------------------
- Added Flake8, MyPy, iSort Linters
  via pre-commit.
- Added Type Hints
- Refactored Codebase
- Added Feature for pulling data
  on Payment Services.
- Added data on Fed TOMO activities
  (Repo Operation's, Reverse Repo Operation's)

1.1.7 (11/04/2021)
------------------
- Fixed parsing bugs for Payment System's

1.1.8 (11/05/2021)
------------------
- Fixed parsing bugs for ACH, and FedWire.
- Refactored TOMO design.
- Refactored fomc_statements.
- Created documentation webpage.
