Skip to content

Commit c84a63a

Browse files
chore: Release supercluster version 1.1.0
1 parent c7e6f5e commit c84a63a

File tree

3 files changed

+9
-4
lines changed

3 files changed

+9
-4
lines changed

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,20 @@
22

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

5-
## [1.0.19] - 2024-12-27
5+
## [1.1.0] - 2025-01-02
66

77
### 🚀 Features
88

99
- Update Rust version (#5)
1010

11+
### 📚 Documentation
12+
13+
- Add description
14+
1115
### ⚙️ Miscellaneous Tasks
1216

1317
- Update release.toml
18+
- Init CHANGELOG.md
1419

1520
## [1.0.19] - 2024-10-21
1621

Cargo.lock

Lines changed: 2 additions & 2 deletions
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 = "A very fast Rust crate for geospatial point clustering."
4-
version = "1.0.19"
4+
version = "1.1.0"
55
edition = "2021"
66
license = "MIT"
77
readme = "README.md"

0 commit comments

Comments
 (0)