We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b8122a7 commit 5fa5ed1Copy full SHA for 5fa5ed1
CHANGELOG.md
@@ -2,6 +2,13 @@
2
3
All notable changes to this project will be documented in this file.
4
5
+## [0.2.2] - 2025-02-08
6
+
7
+### 🚀 Features
8
9
+- Support updating device info (#8)
10
11
+<!-- generated by git-cliff -->
12
## [0.2.1] - 2025-01-28
13
14
### ⚙️ Miscellaneous Tasks
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
name = "rustifi"
-version = "0.2.1"
+version = "0.2.2"
edition = "2021"
authors = ["Judah Fuller <[email protected]>"]
description = "Open source rust library to interface with Ubiquiti's Unifi Controller."
0 commit comments