From f4417e558f3c4789606ab0e75a7552df8cc60b2e Mon Sep 17 00:00:00 2001 From: Miguel Mota Date: Fri, 14 Aug 2020 00:25:44 -0700 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b7f0c2b..8cfb116 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,14 @@ 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). +## [1.5.2] - 2020-08-13 +### Fixed +- XDG_CONFIG_HOME config path + +### Added +- Holdings command with sorting and filter options +- Bitcoin dominance command + ## [1.5.1] - 2020-08-05 ### Fixed - Version typo