Skip to content

Commit bd2dc65

Browse files
committed
More release notes
1 parent aef6893 commit bd2dc65

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

CHANGELOG.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
11
# CHANGELOG
22

3-
## 0.2.0, October 2023
3+
## 0.2.0, 10 October 2023
44

5-
- Moving to more conventional semantic versioning.
6-
- Added `gio.find_closures()` to automatically find closing contours in a grid. Also added short notebook about it to the docs.
5+
- Added `gio.find_closures()` to automatically find closing contours in a grid. Also added short notebook about it to the docs. Many thanks to Rob Gooder for hugely improving this algorithm.
76
- Development note: switched to PEP621-style build system, using only `pyproject.toml`.
7+
- Now also building on and supporting Python 3.11.
8+
- Moving to more conventional semantic versioning.
89

910

1011
## 0.1.7, 19 September 2022

0 commit comments

Comments
 (0)