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 7e6fa75 commit 6e35c3aCopy full SHA for 6e35c3a
CHANGELOG.md
@@ -2,6 +2,13 @@
2
3
All notable changes to this project will be documented in this file.
4
5
+## [0.2.3] - 2025-02-28
6
+
7
+### ⚙️ Miscellaneous Tasks
8
9
+- Add tests (#10)
10
11
+<!-- generated by git-cliff -->
12
## [0.2.2] - 2025-02-08
13
14
### 🚀 Features
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
name = "rustifi"
-version = "0.2.2"
+version = "0.2.3"
edition = "2021"
authors = ["Judah Fuller <[email protected]>"]
description = "Open source rust library to interface with Ubiquiti's Unifi Controller."
0 commit comments