Skip to content

Commit 8b28839

Browse files
committed
Release 0.3.2
1 parent 06e701f commit 8b28839

2 files changed

Lines changed: 11 additions & 1 deletion

File tree

CHANGELOG.md

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

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

5+
## [0.3.2] - 2024-04-25
6+
7+
### 🚀 Features
8+
9+
- Return error if provider does not support target lookup
10+
11+
### ⚙️ Miscellaneous Tasks
12+
13+
- Remove inline
14+
515
## [0.3.1] - 2024-04-25
616

717
### 🚀 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.1"
3+
version = "0.3.2"
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)