mirror of
https://github.com/hakanensari/frankfurter.git
synced 2024-11-22 02:52:49 +01:00
20 lines
571 B
Markdown
20 lines
571 B
Markdown
# 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
|
|
- Root returns link to docs
|
|
- 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
|
|
|
|
### Fixed
|
|
- Set charset to UTF-8
|
|
|
|
## 1.0.0 - 2020-01-02
|
|
### Fixed
|
|
- Start versioning images so users can track changes
|
|
|
|
[Unreleased]: https://github.com/hakanensari/frankfurter/compare/v1.0.0...HEAD
|