diff --git a/CHANGELOG.md b/CHANGELOG.md index cb15d63a..61b1b2f2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,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). +## 0.4.1 - 2022-01-19 + +## Fixed + +- Update row/column selection (xianzhi3, #467) +- Fix the behavior of the conext menu item used to hide column (hangxingliu, #470) + ## 0.4.0 - 2022-01-10 ## Added