Skip to content

Commit 30b8101

Browse files
chore: Release supercluster version 1.2.1
1 parent 6a838f4 commit 30b8101

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## [1.2.1] - 2025-01-03
6+
7+
### 🚀 Features
8+
9+
- Unit tests for data range (#7)
10+
- Publish range and kdbush
11+
512
## [1.2.0] - 2025-01-02
613

714
### 🚀 Features
@@ -19,6 +26,7 @@ All notable changes to this project will be documented in this file.
1926
- Release supercluster version 1.1.0
2027
- Update changelog
2128
- Release supercluster version 1.1.1
29+
- Release supercluster version 1.2.0
2230

2331
## [1.0.19] - 2024-10-21
2432

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "supercluster"
33
description = "Geospatial and non-geospatial point clustering."
4-
version = "1.2.0"
4+
version = "1.2.1"
55
edition = "2021"
66
license = "MIT"
77
readme = "README.md"

0 commit comments

Comments
 (0)