diff --git a/CHANGELOG.md b/CHANGELOG.md deleted file mode 100644 index 0fa6f4c..0000000 --- a/CHANGELOG.md +++ /dev/null @@ -1,19 +0,0 @@ -# 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