From 195f70bd1aef5f4eea014b4947e067723ceb6d92 Mon Sep 17 00:00:00 2001 From: Joris Van den Bossche Date: Sat, 29 Oct 2022 09:25:27 +0200 Subject: [PATCH] RLS: v0.12.1 --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 49f50b4a31..a9c172c8fb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,11 @@ Changelog Development version ------------------- +Version 0.12.1 (October 29, 2022) +--------------------------------- + +Small bug-fix release removing the shapely<2 pin in the installation requirements. + Version 0.12 (October 24, 2022) -------------------------------