Skip to content

Commit 185d55f

Browse files
committed
Prepare v0.17.0
1 parent 2346f99 commit 185d55f

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
### v0.17.0 - 2025-10-16
2+
* Support Welsh
3+
* Bump hashbrown to 15
4+
15
### v0.16.4 - 2024-01-04
26
* Remove remove ahash 0.7.6 from dependencies (cargo audit)
37

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "whatlang"
3-
version = "0.16.4"
3+
version = "0.17.0"
44
authors = ["Serhii Potapov <blake131313@gmail.com>"]
55
edition = "2021"
66
description = "Fast and lightweight language identification library for Rust."

0 commit comments

Comments
 (0)