frankfurter/CHANGELOG.md
Hakan Ensari 2d56ce2e77 Handle rounding edge case
A lower-rate base currency like IDR previously produced less precise quotes.

Fixes #14
2020-05-02 15:26:03 +01:00

509 B

Change Log

All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.

Unreleased

Changed

  • Handle rounding edge case where a lower-rate base currency like IDR produces less precise quotes
  • Sample weekly when querying over a year
  • Bump PostgreSQL to 12

1.0.0 - 2020-01-02

Fixed

  • Start versioning images so users can track changes