From 98ebd335b0bfe465e6a7e5bd987e8d1f56e26b56 Mon Sep 17 00:00:00 2001 From: Miguel Mota Date: Fri, 14 Aug 2020 10:13:55 -0700 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8cfb116..2cd879e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,9 +4,13 @@ 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.3] - 2020-08-14 +### Fixed +- Build error + ## [1.5.2] - 2020-08-13 ### Fixed -- XDG_CONFIG_HOME config path +- `XDG_CONFIG_HOME` config path ### Added - Holdings command with sorting and filter options