Don’t let your friends dump git logs into changelogs.
Version 1.0.0

# Changelog
All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]

## [1.0.3] - 2019-05-22
### Changed
- updated title

## [1.0.2] - 2019-05-22
### Changed
- package.json main fix
- fixes

## [1.0.1] - 2019-05-22
### Changed
- readme update

## [1.0.0] - 2019-05-22
### Added
- currency exchange repo
- Adding files to currency exchange repository 
- Adding cache service
- Adding utils folder and helper methods
- jest test for main methods
- changelog.md
- license MIT file
- Readme.md file

