From 004947e396f1c2810b3aeb0d5cbe8c8b075c457d Mon Sep 17 00:00:00 2001 From: Mike Solomon Date: Sat, 29 May 2021 15:30:24 +0300 Subject: [PATCH] Updates change log --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ff97ba1a..f816d4ab 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,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.1.5] - 2021-05-30 + +### Added + +- A new `forceSet` parameter allows for parameters to be set irrespective of what the previous value was. This eliminates clicks in some situations. + ## [0.1.4] - 2021-05-23 ### Added