From d9076ccd7468756b0632c216db789a5c499d2bfc Mon Sep 17 00:00:00 2001 From: Miguel Mota Date: Sun, 7 Nov 2021 15:35:30 -0800 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e3c587b..1eaaa4d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,20 @@ 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.6.10] - 2021-11-06 +### Added +- Search by symbol or name +- Purchase price option for portfolio entries +- Mouse support for column sorting and menu options + +### Changed +- `0` keybinding to go to first row of first page + +### Fixed +- Coin sorting +- Editable shortcuts +- Duplicate portfolio entries + ## [1.6.9] - 2021-10-12 ### Added - Chart x-axis date labels