From 794b47e4480669fe738841f2afeef4ab96c7c746 Mon Sep 17 00:00:00 2001 From: Kasper Date: Mon, 15 Mar 2021 18:16:48 +0100 Subject: [PATCH] v1.4.0 --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index dcd6b6c..24574a3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## 1.4.0 - 2021 Feb 8 +- Made cpc case insensitive +- Switch back to official `decimal` because [decimal#59](https://github.com/alkis/decimal/issues/59) is fixed. + ## 1.3.2 - 2021 Feb 8 - Fix incorrect parsing of named numbers `Duodecillion` and greater