Skip to content

Commit 5fa5ed1

Browse files
authored
chore: release v0.2.2 (#9)
1 parent b8122a7 commit 5fa5ed1

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

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

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

5+
## [0.2.2] - 2025-02-08
6+
7+
### 🚀 Features
8+
9+
- Support updating device info (#8)
10+
11+
<!-- generated by git-cliff -->
512
## [0.2.1] - 2025-01-28
613

714
### ⚙️ Miscellaneous Tasks

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "rustifi"
3-
version = "0.2.1"
3+
version = "0.2.2"
44
edition = "2021"
55
authors = ["Judah Fuller <[email protected]>"]
66
description = "Open source rust library to interface with Ubiquiti's Unifi Controller."

0 commit comments

Comments
 (0)