From e21cffb725cfa6bf3c7beceecf2f8eac6dfc0e3d Mon Sep 17 00:00:00 2001 From: Tobias Gurdan Date: Sun, 19 May 2019 23:03:33 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index eb46e9e..6400695 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,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). +## [v1.1.1] - 2019-05-19 + +## Fixed +- Fix `LCH` interpolation after `HCL` re-work + + ## [v1.1.0] - 2019-05-19 ## Added