From 5dac158322f5fcf50742a82bcdf713e88a3ebd3f Mon Sep 17 00:00:00 2001 From: Jason Humber Date: Fri, 27 Dec 2024 16:12:05 -0600 Subject: [PATCH] #86 add release notes --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 58784bb..123d2bb 100644 --- a/README.md +++ b/README.md @@ -418,6 +418,10 @@ Support provided for the following constraint types: ## Release History +### v0.8.2 +* documentation edits +* copyright bump + ### v0.8.1 * add support for creating feature classes with a geometry column name other than `SHAPE` * ensure support for Python 3.13 and update documentation / configuration