From 487173814a56cf9285f85a4732cef642f46b1ee4 Mon Sep 17 00:00:00 2001 From: Peter Bremer Date: Wed, 31 Aug 2016 14:56:38 +0200 Subject: [PATCH] Update version number and changelog --- CHANGELOG.md | 10 ++++++++++ www/version.txt | 2 +- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 794034e..07ce24d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,15 @@ # Change log +## 0.5.1 - 2016-08-31 + +### Added +- (All) Show main images in Biocaching taxonomy + +### Fixed +- (All) Load root of popular Biocaching taxonomy +- (All) Use new image data structure +- (All) Show icon images in EoL taxonomy + ## 0.5.0 - 2016-04-21 ### Added diff --git a/www/version.txt b/www/version.txt index 79a2734..5d4294b 100644 --- a/www/version.txt +++ b/www/version.txt @@ -1 +1 @@ -0.5.0 \ No newline at end of file +0.5.1 \ No newline at end of file