frankfurter/CHANGELOG.md

20 lines
571 B
Markdown
Raw Normal View History

# Change Log
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).
## [Unreleased]
### Changed
2020-05-02 20:38:36 +02:00
- Root returns link to docs
- Handle rounding edge case where a lower-rate base currency like IDR produces less precise quotes
2020-05-02 16:18:52 +02:00
- Sample weekly when querying over a year
2020-04-01 12:54:04 +02:00
- Bump PostgreSQL to 12
2020-05-02 20:38:36 +02:00
### Fixed
- Set charset to UTF-8
## 1.0.0 - 2020-01-02
### Fixed
- Start versioning images so users can track changes
2020-01-01 23:27:04 +01:00
[Unreleased]: https://github.com/hakanensari/frankfurter/compare/v1.0.0...HEAD