CHANGELOG.md
# Change Log
All notable changes to this project will be documented in this file.
See [Conventional Commits](Https://conventionalcommits.org) for commit guidelines.
<!-- changelog -->
## [v0.2.2](https://github.com/greven/forex.git/compare/v0.2.1...v0.2.2) (2025-03-22)
### Bug Fixes:
* delete env on CacheTest
* set :json_library default to JSON
## [v0.2.1](https://github.com/greven/forex.git/compare/v0.2.0...v0.2.1) (2025-03-22)
### Bug Fixes:
* tests
### Improvements:
* sort currency_options
## [v0.2.0](https://github.com/greven/forex.git/compare/v0.1.2...v0.2.0) (2025-03-21)
### Features:
* change `current_rates` to `latest_rates`
## [v0.1.2](https://github.com/greven/forex.git/compare/v0.1.1...v0.1.2) (2025-03-20)
### Bug Fixes:
* remove application in favour of Supervisor
### Improvements:
* improve chache related flaky tests
## [v0.1.1](https://github.com/greven/forex.git/compare/v0.1.1...v0.1.1) (2025-03-19)
### Features:
* Initial release