diff --git a/CHANGES.md b/CHANGES.md index 72f82b8..0c6f91d 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,5 +1,9 @@ # Changes +## Unreleased + +* Your change here. + ## 0.12.0 - 2024-11-27 * Writing WKT is now up to 50% faster by avoiding extra allocations and writing directly to an underlying buffer.