From 61e77c14b02598dfeecba153ad37ed521f84c91e Mon Sep 17 00:00:00 2001 From: sneakers-the-rat Date: Wed, 31 Jul 2024 02:05:04 -0700 Subject: [PATCH] 1.2.2 - changelog --- docs/changelog.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/changelog.md b/docs/changelog.md index 5066eb2..389fc07 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -2,6 +2,10 @@ ## 1.* +### 1.2.2 - 24-07-31 + +Add `datetime` map to numpy's :class:`numpy.datetime64` type + ### 1.2.1 - 24-06-27 Fix a minor bug where {class}`~numpydantic.exceptions.DtypeError` would not cause