From ce29ef11f05b7fdfb13f3a7f85d56806787667e4 Mon Sep 17 00:00:00 2001 From: Ed Page Date: Thu, 8 Sep 2022 11:49:50 -0500 Subject: [PATCH] docs: Update changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 892c7f6..d09da6d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/). ## [Unreleased] - ReleaseDate +### Fixes + +- Don't correct `NDArray` in Python + ## [1.12.3] - 2022-09-06 ### Fixes