Skip to content

Commit f807c2d

Browse files
authored
Update Changelog with latest releases
1 parent b3182b3 commit f807c2d

1 file changed

Lines changed: 20 additions & 0 deletions

File tree

CHANGELOG.md

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

33
All notable changes to `unifi-access-api` will be documented in this file
44

5+
## 1.1.1 - 2025-10-23
6+
7+
**Breaking:**
8+
- Renamed `VisitorRequest` to ``UpsertVisitorRequest`
9+
10+
**New features:**
11+
- The 'all visitors' request now accepts params for filters and pagination
12+
13+
14+
## 1.1.0 - 2025-10-23
15+
16+
**Breaking:**
17+
- All entities moved to entity-specific namespace
18+
19+
**New features:**
20+
21+
- Add 'system' client and method to retrieve logs by @maarten00 in #2
22+
- Implement Composer cache in Github Actions by @maarten00 in #3
23+
24+
525
## 1.0.1 - 2025-10-19
626

727
- Pass Guzzle options to get and download function

0 commit comments

Comments
 (0)