Skip to content

Commit f6a78eb

Browse files
committed
Release 0.3.5
1 parent 1956801 commit f6a78eb

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

CHANGELOG.md

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

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

5+
## [0.3.5] - 2025-06-28
6+
7+
### 🚀 Features
8+
9+
- Improve is_proxy handling
10+
11+
### Bug
12+
13+
- Update iplocateio structs
14+
- Fix using key in tests
15+
- All integration tests run in serial
16+
517
## [0.3.4] - 2025-06-26
618

719
### 🚀 Features

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "public-ip-address"
3-
version = "0.3.4"
3+
version = "0.3.5"
44
edition = "2021"
55
authors = ["Tomash Ghz <ghz.tomash@hotmail.com>"]
66
description = "A simple library for performing public IP and geolocation lookups from various services."

0 commit comments

Comments
 (0)