release: version 1.0.2

This commit is contained in:
Adrien Waksberg 2019-08-25 09:19:14 +02:00
parent f366938d55
commit 444451384b
2 changed files with 3 additions and 1 deletions

View file

@ -7,6 +7,8 @@ Which is based on [Keep A Changelog](http://keepachangelog.com/)
## Unreleased
## v1.0.2 - 2019-08-25
### Fixed
- remove memory leak

View file

@ -1,6 +1,6 @@
# Weather
[![Version](https://img.shields.io/badge/latest_version-1.0.1-green.svg)](https://git.yaegashi.fr/nishiki/weather/releases)
[![Version](https://img.shields.io/badge/latest_version-1.0.2-green.svg)](https://git.yaegashi.fr/nishiki/weather/releases)
[![GoReport](https://goreportcard.com/badge/git.yaegashi.fr/nishiki/weather)](https://goreportcard.com/report/git.yaegashi.fr/nishiki/weather)
[![License](https://img.shields.io/badge/license-Apache--2.0-blue.svg)](https://git.yaegashi.fr/nishiki/weather/src/branch/master/LICENSE)