# CHANGELOG All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/). Which is based on [Keep A Changelog](http://keepachangelog.com/) ## Unreleased ## v1.0.2 - 2019-08-25 ### Fixed - remove memory leak ## v1.0.1 - 2019-08-22 ### Added - goreport notation ### Fixed - too many open files close with influxdb connection - add license in code file - golint check passed ## v1.0.0 - 2019-08-14 ### Added - Fetch data on openweathermap.org - Send data to influxdb - Use config file - Daemon mode