2020-01-01 23:15:31 +01:00
|
|
|
# Change Log
|
|
|
|
All notable changes to this project will be documented in this file.
|
|
|
|
This project adheres to [Semantic Versioning](http://semver.org/).
|
|
|
|
|
|
|
|
## [Unreleased]
|
2020-04-01 12:21:32 +02:00
|
|
|
### Changed
|
2020-05-02 20:38:36 +02:00
|
|
|
- Root returns link to docs
|
2020-05-02 16:21:58 +02:00
|
|
|
- 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-01-01 23:15:31 +01:00
|
|
|
|
2020-05-02 20:38:36 +02:00
|
|
|
### Fixed
|
|
|
|
- Set charset to UTF-8
|
|
|
|
|
2020-01-01 23:15:31 +01:00
|
|
|
## 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
|