diff --git a/CHANGELOG.md b/CHANGELOG.md index 6d798269..f2f3fd4c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,12 @@ 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.5 - 2022-03-16 + +## Added + +- Added support for filling cells using a user-passed fill function (velitasali, #500) + ## 0.4.4 - 2022-02-23 ## Added