diff --git a/CHANGELOG.md b/CHANGELOG.md index b7020a10..ded78cd3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,8 @@ +# 0.90.38 (05-10-2020) +- Added service timeframe/interval on index charts +- Added --config flag to specify config.yml file +- Modified multiple files for simple UX fixes + # 0.90.37 (05-04-2020) - Fixed authentication issues dealing with cookies - Modified build process, arm/arm64 couldnt run sqlite diff --git a/version.txt b/version.txt index efe91246..1855f562 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -0.90.37 +0.90.38