Skip to content

Commit

Permalink
Release v0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ghztomash committed Apr 3, 2024
1 parent 99afcd9 commit e8363db
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 2 deletions.
17 changes: 16 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,30 @@

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

## [unreleased]
## [0.1.1] - 2024-04-03

### 馃殌 Features

- Add iplocate.io provider (#4)
- Add ipleak.net provider
- Add mullvad.net provider
- Add abstractapi.com provider with API key
- Add ipgeolocation.io provider
- Add ipdata.co provider

### 馃摎 Documentation

- Add git cliff
- Add readme badges
- Add example using provider directtly (#3)
- Update map example

### 鈿欙笍 Miscellaneous Tasks

- Bump reqwest version
- Updates ruty-hook config
- Update pr template
- Update ci/cd workflows
- Typos config


2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "public-ip-address"
version = "0.1.0"
version = "0.1.1"
edition = "2021"
authors = ["Tomash Ghz <ghz.tomash@hotmail.com>"]
description = "A simple library for performing public IP and geolocation lookups from various services."
Expand Down

0 comments on commit e8363db

Please sign in to comment.