Skip to content

Commit 6e35c3a

Browse files
authored
chore: release v0.2.3
1 parent 7e6fa75 commit 6e35c3a

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.3] - 2025-02-28
6+
7+
### ⚙️ Miscellaneous Tasks
8+
9+
- Add tests (#10)
10+
11+
<!-- generated by git-cliff -->
512
## [0.2.2] - 2025-02-08
613

714
### 🚀 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 = "rustifi"
3-
version = "0.2.2"
3+
version = "0.2.3"
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)